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

无数据

分类

全部后端开发(898)Python(282)Java(257)Spring(232)综合其他(224)云计算&大数据(193)数据库(176)Weblate(145)VirtualBox(113)C++(89)

语言

全部英语(1453)中文(简体)(85)中文(繁体)(20)英语(6)法语(2)日语(2)俄语(2)德语(1)韩语(1)

格式

全部PDF文档 PDF(1173)其他文档 其他(364)TXT文档 TXT(36)
 
本次搜索耗时 0.220 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • 综合其他
  • 云计算&大数据
  • 数据库
  • Weblate
  • VirtualBox
  • C++
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 法语
  • 日语
  • 俄语
  • 德语
  • 韩语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 From C〇pfuscated to (Hopefully) Nearly Readable

    READING CONFIGURATION VALUES WHEN YOU SHOULD NOT FAIL From Obfuscated to (Hopefully) Nearly Readable• Principal Engineer @ BMW • Programming for fun and food • Addicted to console and vim MATTHIAS@BILGER
    0 码力 | 15 页 | 921.36 KB | 5 月前
    3
  • pdf文档 The Node.js Handbook

    6. Different types of streams 44.7. How to create a readable stream 44.8. How to create a writable stream 44.9. How to get data from a readable stream 44.10. How to send data to a writable stream yellow is much more convenient than trying to remember the escape codes, and the code is much more readable. Check the project link posted above for more usage examples. 13.9. Create a progress bar Progress close a file descriptor fs.copyFile() : copies a file 118 fs.createReadStream() : create a readable file stream fs.createWriteStream() : create a writable file stream fs.link() : create a new
    0 码力 | 161 页 | 1.66 MB | 1 年前
    3
  • pdf文档 Just-In-Time Compilation: The Next Big Thing

    14JIT & CONCEPTS JIT & CONCEPTS 6 . 15JIT & CONCEPTS JIT & CONCEPTS template concept readable_io = requires(TIO& io, std::byte* buffer, std::size_t size) { { io.read(buffer, size) } concept readable_io = requires(TIO& io, std::byte* buffer, std::size_t size) { { io.read(buffer, size) } -> std::same_as; }; struct my_readable_io { auto read(std::byte* concept readable_io = requires(TIO& io, std::byte* buffer, std::size_t size) { { io.read(buffer, size) } -> std::same_as; }; struct my_readable_io { auto read(std::byte*
    0 码力 | 222 页 | 5.45 MB | 5 月前
    3
  • pdf文档 Google C++ Style Guide

    operations (e.g. ==, <, =, and <<), and adhering to those conventions can make user-defined types more readable and enable them to interoperate with libraries that expect those names. User-defined literals are return types only where using the ordinary syntax (leading return types) is impractical or much less readable. C++ allows two different forms of function declarations. In the older form, the return type appears sometimes specifying it explicitly would be clearer for readers. Sometimes it’s easier and more readable to specify a return type after the func- tion’s parameter list has already appeared. This is particularly
    0 码力 | 83 页 | 238.71 KB | 1 年前
    3
  • pdf文档 Node.js Manual & Documentation

    Streams 流  Readable Stream 可读流 o Event: 'data' 事件:'data' o Event: 'end' 事件:'end' o Event: 'error' 事件:'error' o Event: 'close' 事件:'close' o Event: 'fd' 事件:'fd' o stream.readable o stream. h)中有详细文档。  libev, C event loop library. Anytime one needs to wait for a file descriptor to become readable, wait for a timer, or wait for a signal to received one will need to interface with libev. That 是阻塞式的。 process.stdin A Readable Stream for stdin. The stdin stream is paused by default, so one must call process.stdin.resume() to read from it. 一个到标准输入的可读流 Readable Stream。默认情况下标准输入流是暂停的, 要从中读取内容需要调用方法
    0 码力 | 153 页 | 1.21 MB | 1 年前
    3
  • pdf文档 The Svelte Handbook

    1. Passing state around using props 6.2. The context API 6.3. Using Svelte stores 6.4. Svelte Readable Stores 6.5. Svelte Derived Stores 7. Slots 8. Svelte Lifecycle events 9. Svelte Bindings 9 to writable stores, Svelte provides 2 special kinds of stores: readable stores and derived stores. 6.4. Svelte Readable Stores Readable stores are special because they can't be updated from the outside using writable() to initialize the store variable, we use readable() : import { readable } from 'svelte/store' export const count = readable(0) You can provide a function after the default value, that
    0 码力 | 44 页 | 2.01 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.18 Documentation

    Example 6—Multiple files in CSV format with header rows 0 Example 7—Readable External Web Table with Script 799 Example 7—Readable External Web Table with Script 0 Example 8—Writable External Table with 9—Writable External Web Table with Script 0 Example 10—Readable and Writable External Tables with XML Transformations 799 Example 10—Readable and Writable External Tables with XML Transformations 0 ints 1633 pljava_vmoptions 1633 port 1634 quote_all_identifiers 1634 random_page_cost 1634 readable_external_table_timeout 1634 repl_catchup_within_range 1635 wal_sender_timeout 1635 resource_
    0 码力 | 1959 页 | 19.73 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.19 Documentation

    Example 6—Multiple files in CSV format with header rows 0 Example 7—Readable External Web Table with Script 808 Example 7—Readable External Web Table with Script 0 Example 8—Writable External Table with 9—Writable External Web Table with Script 0 Example 10—Readable and Writable External Tables with XML Transformations 809 Example 10—Readable and Writable External Tables with XML Transformations 0 Greenplum v6.19 Documentation VMware, Inc. 118 quote_all_identifiers 1645 random_page_cost 1645 readable_external_table_timeout 1645 repl_catchup_within_range 1645 wal_sender_timeout 1646 resource_
    0 码力 | 1972 页 | 20.05 MB | 1 年前
    3
  • pdf文档 VMware Greenplum v6.17 Documentation

    Example 6—Multiple files in CSV format with header rows 0 Example 7—Readable External Web Table with Script 731 Example 7—Readable External Web Table with Script 0 Example 8—Writable External Table with 9—Writable External Web Table with Script 0 Example 10—Readable and Writable External Tables with XML Transformations 731 Example 10—Readable and Writable External Tables with XML Transformations 0 pljava_release_lingering_savepoints 1567 pljava_vmoptions 1567 port 1567 random_page_cost 1568 readable_external_table_timeout 1568 repl_catchup_within_range 1568 wal_sender_timeout 1568 resource_
    0 码力 | 1893 页 | 17.62 MB | 1 年前
    3
  • pdf文档 Zabbix 2.0 Manual

    Value mapping support has been added in map labels so that raw values can be represented in a human-readable way. 12.1.4 Improved performance of System status widget The performance of the dashboard System uptime System uptime in seconds. Integer In item configuration, use s or uptime units to get readable values. system.users.num Number of users logged in. Integer who command is used on the agent example, an item which has value ’0’ or ’1’ can use value mapping to represent the values in a human-readable form: • ’0’ => ’Not Available’ • ’1’ => ’Available’ Thus, when configuring items you can use
    0 码力 | 791 页 | 9.66 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
FrompfuscatedtoHopefullyNearlyReadableTheNodejsHandbookJustInTimeCompilationNextBigThingGoogleC++StyleGuideManualDocumentationSvelteVMwareGreenplumv6181917Zabbix2.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩