积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(315)C++(200)Python(58)系统运维(30)云计算&大数据(30)综合其他(18)Julia(18)Conda(17)存储(16)数据库(14)

语言

全部英语(315)中文(简体)(57)中文(繁体)(24)日语(3)zh(3)中文(简体)(3)西班牙语(2)英语(2)JavaScript(1)

格式

全部PDF文档 PDF(384)其他文档 其他(11)DOC文档 DOC(9)PPT文档 PPT(9)TXT文档 TXT(4)
 
本次搜索耗时 0.230 秒,为您找到相关结果约 417 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • 系统运维
  • 云计算&大数据
  • 综合其他
  • Julia
  • Conda
  • 存储
  • 数据库
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • zh
  • 中文(简体)
  • 西班牙语
  • 英语
  • JavaScript
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Open Flags 调研

    © XXX Page 1 of 23 open flags 调研(已实现)© XXX Page 2 of 23 open接口原型 open flags flags定义 flags的含义 libfuse open open flags 在curvefs上的测试 open flags 实现方式 整体flags支持方案 具体flag的实现方案 O_TRUNC I/O模式类 O_DIRECT O_SYNC FASYNC, O_TMPFILE 结论 参考文献 open接口原型 # man page open, openat, creat - open and possibly create a file #include int open(const char *pathname, int flags); int open(const char *pathname, int flags int flags, mode_t mode); int openat2(int dirfd, const char *pathname, const struct open_how *how, size_t size); open系统调用会打开pathname指定的文件(如果不存在,如果携带O_CREAT flag则会创建),返回一个文件描述符fd(该fd是进程打开文件描述符表的index),
    0 码力 | 23 页 | 524.47 KB | 6 月前
    3
  • word文档 Open Discussion on Project Planning

    Open Discussion on Project Planning Planning in an Agile Environment Key Tenets  Planning should focus strongly on the near term  Eliminate waste caused by planning for eventualities that never come
    0 码力 | 2 页 | 49.30 KB | 5 月前
    3
  • pdf文档 A New Decade of Visual Studio: C++20, Open STL and More

    Studio Code Session coming up! #1 most used code editor [StackOverflow Developer Surveys] Free, open source code editor Runs on Windows, macOS, and Linux C++ IntelliSense, debugging, code browsing CMake Sanitizers? Victor Ciura – Fuzzing/Testing venue Fri 9/18 12:00 – 13:00 Introducing Microsoft’s New Open Source Fuzzing Platform Justin Campbell, Michael Walker – Fuzzing/Testing venue Visit https://aka.ms/asan dependency management with vcpkg Open source library manager for Windows, Linux, and macOS 1400+ popular open source libraries available for installation • Built-from source, on-demand • Centralized, tested
    0 码力 | 37 页 | 2.67 MB | 6 月前
    3
  • pdf文档 Godot Game Development for Beginners

    in our Godot Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine © Zenva Pty Ltd 2020. All rights reserved Godot Game Development in our Godot Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine © Zenva Pty Ltd 2020. All rights reserved Before diving into this eBook, in our Godot Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine © Zenva Pty Ltd 2020. All rights reserved Table of Contents How to Make
    0 码力 | 199 页 | 12.53 MB | 10 月前
    3
  • pdf文档 Godot Game Development for Beginners

    in our Godot 4 Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine. © Zenva Pty Ltd 2024. All rights reserved Table of Contents How to Create in our Godot 4 Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine. © Zenva Pty Ltd 2024. All rights reserved How to Create a Game with Godot and 3D games – making it a multi-purpose engine suitable for many kinds of projects. It’s also open source and has a strong community backing the project, so there are constant updates and new features
    0 码力 | 70 页 | 4.78 MB | 10 月前
    3
  • pdf文档 Trends Artificial Intelligence

    AI Usage + Cost + Loss Growth = Unprecedented • AI Monetization Threats = Rising Competition + Open-Source Momentum + China’s Rise • AI & Physical World Ramps = Fast + Data-Driven • Global Internet User User + Usage + CapEx Growth = Unprecedented Developers in Leading Chipmaker’s Ecosystem 1 2.1 Source: Leading Chipmaker Details on Page 38 AI User + Usage + CapEx Growth = Unprecedented 2.2 Internet mobile app users. App not available in select countries, including China and Russia, as of 5/25. Source: United Nations / International Telecommunications Union (3/25), Sensor Tower (5/25) 0 Years In
    0 码力 | 340 页 | 12.14 MB | 5 月前
    3
  • pdf文档 10 Problems Large Companies Have with Managing C++ Dependencies and How to Solve Them

    point Not a significant issueSource: ISO C++ 2024 survey 0% 10% 20% 30% 40% 50% 60% 70% The library source code is part of my build I compile the libraries separately using their instructions System package solutionPreview – 10 conclusions 1. Support building from source 2. Build a verified binary cache 3. Version using baselines 4. Build open-source with a package manager 5. Cache build assets internally Solution 1: Build C++ dependencies from source •Instead of consuming prebuilt libraries, establish a way to build them from source. •Some approaches: • “Build from source” package manager like vcpkg or
    0 码力 | 46 页 | 917.72 KB | 6 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    Utilities and Reference Implementation . . . . . . . . . . . . . . . . . . . . . . . 896 20.5 urllib —Open arbitrary resources by URL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 904 iv 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1307 32.10 py_compile —Compile Python source files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1309 32.11 compileall —Byte-compile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1393 38.5 MiniAEFrame —Open Scripting Architecture server support . . . . . . . . . . . . . . . . . . . . . 1394 39 SGI IRIX
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    Utilities and Reference Implementation . . . . . . . . . . . . . . . . . . . . . . . 896 20.5 urllib —Open arbitrary resources by URL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 904 iv 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1307 32.10 py_compile —Compile Python source files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1309 32.11 compileall —Byte-compile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1393 38.5 MiniAEFrame —Open Scripting Architecture server support . . . . . . . . . . . . . . . . . . . . . 1394 39 SGI IRIX
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    Utilities and Reference Implementation . . . . . . . . . . . . . . . . . . . . . . . 896 20.5 urllib —Open arbitrary resources by URL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 904 iv 20 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1307 32.10 py_compile —Compile Python source files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1309 32.11 compileall —Byte-compile . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1393 38.5 MiniAEFrame —Open Scripting Architecture server support . . . . . . . . . . . . . . . . . . . . . 1394 39 SGI IRIX
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
共 417 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 42
前往
页
相关搜索词
OpenFlags调研DiscussiononProjectPlanningNewDecadeofVisualStudioC++20STLandMoreGodotGameDevelopmentforBeginnersTrendsArtificialIntelligence10ProblemsLargeCompaniesHavewithManagingDependenciesHowtoSolveThemPython标准参考指南2.718
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩