积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(2048)Python(562)综合其他(546)云计算&大数据(454)Java(400)C++(392)数据库(320)Spring(315)Weblate(302)系统运维(202)

语言

全部英语(2544)中文(简体)(898)中文(繁体)(37)日语(24)德语(21)法语(21)西班牙语(20)俄语(20)韩语(15)

格式

全部PDF文档 PDF(2857)其他文档 其他(664)TXT文档 TXT(64)PPT文档 PPT(45)DOC文档 DOC(17)
 
本次搜索耗时 0.047 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • 综合其他
  • 云计算&大数据
  • Java
  • C++
  • 数据库
  • Spring
  • Weblate
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 德语
  • 法语
  • 西班牙语
  • 俄语
  • 韩语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Newer Isn't Always Better

    w w w . a t o m o s s p a c e . c o m Newer Isn’t Always Better Investigating Legacy Design Trends and Their Modern Replacements Katherine Rochaatomosspace.com | 3 • Software Engineer at Atomos Space can be used to access an element • Index can be used for in loop side effects/calculations • Doesn’t require a group of items • More dangerous access operations Original Trend – Index For Loopatomosspace vs Meyers’ Singletonatomosspace.com | 19 template T> class Singleton { public: static T& getInstance() { static T instance; return instance; } private: Singleton();
    0 码力 | 60 页 | 1.34 MB | 6 月前
    3
  • pdf文档 Don’t print, Go debug!

    Podkhalyuzin 彭俐客 DON’T PRINT, GO DEBUG! How to print? How to print? plan plan 1 First steps plan 1 2 First steps Run to cursor plan 1 2 3 First steps Run to cursor Don’t debug. Print! plan plan 1 2 3 4 First steps Run to cursor Don’t debug. Print! Attach to process plan 1 2 3 4 5 First steps Run to cursor Don’t debug. Print! Attach to process Debug Goroutines plan Superpower 5 6 First steps Run to cursor Don’t debug. Print! Attach to process Debug Goroutines plan Superpower! 1 2 3 4 5 6 First steps Run to cursor Don’t debug. Print! Attach to process Debug
    0 码力 | 36 页 | 1.15 MB | 1 年前
    3
  • pdf文档 What Volatile Means (and Doesn't Mean)

    What Volatile Means (and Doesn't Mean) Copyright © 2024 by Ben Saks and Dan Saks 0-1 What Volatile Means (and Doesn’t Mean) by Ben Saks and Dan Saks September, 2024 1 Saks & Associates These notes +1-412-521-4117 (voice) service@saksandassociates.com saksandassociates.com 2What Volatile Means (and Doesn't Mean) Copyright © 2024 by Ben Saks and Dan Saks 0-2 Introduction  The volatilequalifier is a vital compilers from performing certain harmful optimizations.  Unfortunately, many C++ programmers aren’t clear on exactly what protections volatileprovides.  As such, many programmers apply the volatilequalifier
    0 码力 | 32 页 | 901.80 KB | 6 月前
    3
  • pdf文档 Tracy: A Profiler You Don't Want to Miss

    1Tracy: a profiler you don’t want to miss Marcos Slomp Senior Research Engineer IIWhy Tracy? Real-time workflow (analyze application while it is running) Precise measurements (nanosecond resolution) com/watch?v=dToaepIXW4s“C++ programmers talk all the time about efficiency, but they generally don’t know how to measure.” - Bjarne Stroustrup CppCon 2023 Keynote (literally three days ago!)Tracing change the zone name • can be non-persistent string (e.g., an std::string in the stack) • new name WON’T appear in profiler statistics! • ZoneColor • programmatically change the zone color Avoid! (it will
    0 码力 | 84 页 | 8.70 MB | 6 月前
    3
  • pdf文档 Tracy: A Profiler You Don't Want to Miss

    1Tracy: a profiler you don’t want to miss Marcos Slomp Senior Research Engineer IIWhy Tracy? Real-time workflow (analyze application while it is running) Precise measurements (nanosecond resolution) com/watch?v=dToaepIXW4s“C++ programmers talk all the time about efficiency, but they generally don’t know how to measure.” - Bjarne Stroustrup CppCon 2023 Opening Keynote (literally three days ago!)Tracing change the zone name • can be non-persistent string (e.g., an std::string in the stack) • new name WON’T appear in profiler statistics! • ZoneColor • programmatically change the zone color Avoid! (it will
    0 码力 | 85 页 | 6.51 MB | 6 月前
    3
  • pdf文档 Can't we just synthesize std::tuple_element from get?

    Can’t we just synthesize std::tuple_element from get? Jonathan Müller — @foonathanAdding structured bindings support to a custom tuple-like type template T> struct my_tuple { … }; Jonathan Müller — @foonathan Can’t we just synthesize std::tuple_element from get? CppCon 2024-09-18 1Adding structured bindings support to a custom tuple-like type template T> struct my_tuple { … template t I, typename Tuple> requires instance_oft> auto get(Tuple&& t) -> decltype(auto) { … } Jonathan Müller — @foonathan Can’t we just synthesize std::tuple_element
    0 码力 | 31 页 | 282.80 KB | 6 月前
    3
  • pdf文档 When Lock-Free Still Isn't Enough: An Introduction to Wait-Free Programming and Concurrency Techniques

    compare_exchange is Daniel Anderson -- danielanderson.net4 Our motivating problem • Required by std::weak_ptr<T>::lock • Also, very useful for atomic memory management / concurrent data structures Daniel Anderson Otherwise return false. // Precondition: The counter is not zero bool decrement(); uint64_t read(); // Return the current value of the counter }; • Sometimes referred to as a “sticky counter” bool decrement() { return (--counter == 0); } uint64_t read() { return counter; } uint64_t counter{1}; }; Thread 1: increment_if_not_zero() if (counter > 0) {
    0 码力 | 33 页 | 817.96 KB | 6 月前
    3
  • pdf文档 Kurzbericht Software Ergonomie Jenkins 1.580.1

    Software-Ergonomie von Jenkins Version 1.580.1 Stand: 11.12.2014 Kurzbericht des Test and Integration Center der T-Systems Multimedia Solutions GmbH Zusammenfassung Fazit Methodisches Vorgehen  Die Prüfung der Wesentliche Ergebnisse  Die Usability einer Anwendung setzt sich aus den übergeordneten Kriterien Effektivität, Effizienz und Zufriedenstellung zusammen.  Der Aspekt der Zufriedenstellung kann ausschließlich Lernförderlichkeit (1 leichtes Problem)  Fehlertoleranz (1 leichtes Problem)  Erwartungskonformität (1 leichtes Problem)  Steuerbarkeit (1 leichtes Problem)  Da nur leichte Probleme festgestellt
    0 码力 | 24 页 | 938.24 KB | 1 年前
    3
  • pdf文档 Redis TLS Origination through the sidecar

    Redis ● Sidecar istio-proxy encrypts the Redis traffic and sends to external redis ● App doesn’t need to configure certs ● Traffic becomes more “visible” How traffic looks like before TLS origination
    0 码力 | 9 页 | 457.76 KB | 1 年前
    3
  • pdf文档 The Definitive Guide to Yii 2.0

    T h e D e fi n i t i v e G u i d e t o Y i i 2 . 0 h t t p : / / w w w . y i i f r a m e w o r k . c o m / d o c / g u i d e Q i a n g X u e, A l ex a n d er M a k a r o v , C a r s t en B r a n d d t , K l i m o v P a u l , a n d m a n y co n t r i b u t o r s f r o m t h e Y i i co m m u n i t y T h i s t u t o r i a l i s r e l e a s e d u n d e r t h e T e r m s o f Y i i D o c u m e n t a t t i o n . C o p y r i g h t 2 0 1 4 Y i i S o f t w a r e L L C . A l l R i g h t s R e s e r v e d . C o n t e n t s 1 I n t r o d u c t i o n 1 1 . 1 W h a t i s Y i i . . . . . . . . . . . . .
    0 码力 | 605 页 | 2.47 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
NewerIsnAlwaysBetterDonprintGodebugWhatVolatileMeansandDoesnMeanTracyProfilerYouWanttoMissCanwejustsynthesizestdtupleelementfromgetWhenLockFreeStillEnoughAnIntroductionWaitProgrammingConcurrencyTechniquesKurzberichtSoftwareErgonomieJenkins1.580f9t4RedisTLSOriginationSamStoelingaTheDefinitiveGuideYii2.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩