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

无数据

分类

全部后端开发(85)C++(85)Conan(74)

语言

全部英语(85)

格式

全部PDF文档 PDF(83)PPT文档 PPT(2)
 
本次搜索耗时 0.063 秒,为您找到相关结果约 85 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back to Basics: Concurrency

    std::vector tokens_; Token getToken() { mtx_.lock(); if (tokens_.empty()) tokens_.push_back(Token::create()); Token t = std::move(tokens_.back()); tokens_.pop_back(); facilities of the bathroom itself. TokenPool’s mtx_ protects its vector tokens_. Every access (read or write) to tokens_ must be done under a lock on mtx_. This is an invariant that must be preserved getToken() { mtx_.lock(); if (tokens_.empty()) tokens_.push_back(Token::create()); Token t = std::move(tokens_.back()); tokens_.pop_back(); mtx_.unlock();
    0 码力 | 58 页 | 333.56 KB | 6 月前
    3
  • pdf文档 Reflection Is Not Contemplation

    Sequences Status: prototype implementation constexpr auto t1 = ^^{ a + /* hi! */ b }; // three tokens static_assert(std::is_same_v); constexpr auto t2 = ^^{ a += ( }; constexpr auto strings and integrals, creates an identifier • \tokens( expr ) expands another token sequence •Inside any consteval function: • queue_injection( tokens_expr ) injects a token sequence into the current // Same as: int x = 42; typename[:^char:] c = '*'; // Same as: char c = '*';Angle of Attack Tokens, tokens everywhere… •P3294 (Injection with Token Sequences) a game changer for generation • Lennon/McCartney
    0 码力 | 45 页 | 2.45 MB | 6 月前
    3
  • pdf文档 Peering Forward: C++'s Next Decade

    name = identifier_of(proto); queue_injection(^^{ class \id(name) { public: \tokens(make_interface_functions(proto)) virtual ~\id(name)() = default; \id(name)() = default; \id(name)(\id(name) (is_nonspecial_member_function(mem)) { ret = ^^{ \tokens(ret) virtual [:\(return_type_of(mem)):] \id(identifier_of(mem)) (\tokens(parameter_list_of(mem))) = 0; }; }
    0 码力 | 84 页 | 6.21 MB | 6 月前
    3
  • pdf文档 Expressive Compile-time Parsers

    functions, types, treesParser In a compiler: tokens -> parser -> syntax tree In a web browser: text -> JSON parser -> JS object parse(text or tokens) -> value or errorParser Combinators Create a stream #[proc_macro] pub fn my_macro(input: TokenStream) -> TokenStream { /*...*/ } my_macro!(tokens); #[derive(Clone, Debug, my_macro)] struct MyStruct;Rust Macros – Overview Macro rules matches a
    0 码力 | 134 页 | 1.73 MB | 6 月前
    3
  • pdf文档 Neighborhoods Banding Together: Reasoning Globally about Programs

    use the same sequence of tokens. They must generally refer to the same other entities. Sometimes they may refer to different constants with the same value. Linkage name: tokens, values, linkage namesLorem
    0 码力 | 49 页 | 1.03 MB | 6 月前
    3
  • pdf文档 Back to Basics: The structure of a Program

    Phase 5 Phase 6 Phase 7 Phase 8 Phase 9 • the source file is decomposed into preprocessing tokens, sequences of whitespace characters, and comments • each comment is replaced by one whitespace Phase 7 Phase 8 Phase 9 • each preprocessing token is converted into a token • the resulting tokens are syntactically and semantically analyzed and translated as a translation unitCopyright © 2020
    0 码力 | 64 页 | 390.34 KB | 6 月前
    3
  • ppt文档 Working with Asynchrony Generically: A Tour of C++ Executors

    receiver … time passes… 74 Some senders have stop sources. “I’ll do my best!” They pass stop tokens to the operation state. Cancellation details are internal to algorithms. “Hey, receiver! I’ve THREE-WAY HANDSHAKE OpState Caller Receiver “Please stop.” “I’ve stopped.”76 SENDERS PASS STOP TOKENS TO CHILDREN VIA RECEIVERS when_all then then then schedule schedule schedule connect X 3 stop_source
    0 码力 | 121 页 | 7.73 MB | 6 月前
    3
  • pdf文档 Conan 1.19 Documentation

    server authorization is done with JWT. jwt_secret is a random string used to generate authentication tokens. You can change it safely anytime (in fact it is a good practice). The change will just force users value disk_authorize_timeout is not currently used. File trans- fers are authorized with their own tokens, generated with the secret updown_secret. This value should be different from the above jwt_secret user optional arguments: -h, --help show this help message and exit -c, --clean Remove user and tokens for all remotes -p [PASSWORD], --password [PASSWORD] User password. Use double quotes if password
    0 码力 | 609 页 | 4.88 MB | 1 年前
    3
  • pdf文档 Conan 1.20 Documentation

    server authorization is done with JWT. jwt_secret is a random string used to generate authentication tokens. You can change it safely anytime (in fact it is a good practice). The change will just force users value disk_authorize_timeout is not currently used. File trans- fers are authorized with their own tokens, generated with the secret updown_secret. This value should be different from the above jwt_secret user optional arguments: -h, --help show this help message and exit -c, --clean Remove user and tokens for all remotes -p [PASSWORD], --password [PASSWORD] User password. Use double quotes if password
    0 码力 | 611 页 | 4.89 MB | 1 年前
    3
  • pdf文档 Conan 1.31 Documentation

    server authorization is done with JWT. jwt_secret is a random string used to generate authentication tokens. You can change it safely anytime (in fact it is a good practice). The change will just force users value disk_authorize_timeout is not currently used. File trans- fers are authorized with their own tokens, generated with the secret updown_secret. This value should be different from the above jwt_secret user optional arguments: -h, --help show this help message and exit -c, --clean Remove user and tokens for all remotes -p [PASSWORD], --password [PASSWORD] User password. Use double quotes if password
    0 码力 | 721 页 | 5.41 MB | 1 年前
    3
共 85 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 9
前往
页
相关搜索词
BacktoBasicsConcurrencyReflectionIsNotContemplationPeeringForwardC++NextDecadeExpressiveCompiletimeParsersNeighborhoodsBandingTogetherReasoningGloballyaboutProgramsThestructureofProgramWorkingwithAsynchronyGenericallyTourExecutorsConan1.19Documentation1.201.31
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩