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

无数据

分类

全部后端开发(1143)综合其他(364)Python(359)Java(301)Weblate(289)Spring(249)数据库(163)C++(158)云计算&大数据(102)Julia(87)

语言

全部英语(1575)中文(简体)(249)中文(繁体)(21)日语(6)英语(6)韩语(3)德语(2)法语(2)葡萄牙语(2)

格式

全部PDF文档 PDF(1317)其他文档 其他(528)TXT文档 TXT(17)PPT文档 PPT(7)DOC文档 DOC(5)
 
本次搜索耗时 0.054 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • 综合其他
  • Python
  • Java
  • Weblate
  • Spring
  • 数据库
  • C++
  • 云计算&大数据
  • Julia
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 英语
  • 韩语
  • 德语
  • 法语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Exceptionally Bad: The Story on the Misuse of Exceptions and How to Do Better

    Exceptionally Bad: The story on the misuse of exceptions and how to do better Core C++ June 7, 2023 Pete Muldoon Senior Engineering Lead© 2023 Bloomberg Finance L.P. All rights reserved. Exceptionally Bad: The 11 Bloomberg Exceptional Ideals12 Bloomberg Exceptional Ideals enum MyStatus { good, not_good, bad}; MyStatus applyX(MyClass& out); int main() { bool stay_active = true; while (stay_active) { MyClass } Clutter Function signature13 Bloomberg Exceptional Ideals enum MyStatus { good, not_good, bad}; // Throws MyStatus on error void apply(MyClass& out); int main() { bool stay_active = true; while
    0 码力 | 85 页 | 2.32 MB | 5 月前
    3
  • pdf文档 Firebird 2.1 ErrorCodes

    stream 0 335741039 gfix_opt_SQL_dialect -sql_dialect set database dialect n 0 335544875 bad_debug_format Bad debug info format -84 335544554 nonsql_security_rel Table/procedure has non-SQL security operation. -85 335544750 password_required A password is required for this operation -85 335544751 bad_protocol The network protocol specified is invalid -85 335544752 dup_usrname_found A duplicate user -104 335544426 ctxnotdef Context not defined (BLR error) -104 335544429 badparnum Bad parameter number -104 335544440 bad_msg_vec -104 335544456 invalid_sdl Invalid slice description language at offset
    0 码力 | 31 页 | 103.24 KB | 1 年前
    3
  • pdf文档 Firebird 2.0 ErrorCodes

    operation. -85 335544750 password_required A password is required for this operation -85 335544751 bad_protocol The network protocol specified is invalid -85 335544752 dup_usrname_found A duplicate user -104 335544426 ctxnotdef Context not defined (BLR error) -104 335544429 badparnum Bad parameter number -104 335544440 bad_msg_vec -104 335544456 invalid_sdl Invalid slice description language at offset or COLLATE -204 335544662 dsql_blob_type_unknown BLOB SUB_TYPE %s is not defined -204 335544759 bad_default_value Can not define a not null column with NULL as default value -204 335544760 invalid_clause
    0 码力 | 26 页 | 157.59 KB | 1 年前
    3
  • pdf文档 Firebird 1.5 ErrorCodes

    operation. -85 335544750 password_required A password is required for this operation -85 335544751 bad_protocol The network protocol specified is invalid -85 335544752 dup_usrname_found A duplicate user -104 335544426 ctxnotdef Context not defined (BLR error) -104 335544429 badparnum Bad parameter number -104 335544440 bad_msg_vec -104 335544456 invalid_sdl Invalid slice description language at offset p. 5 -204 335544662 dsql_blob_type_unknown BLOB SUB_TYPE is not defined -204 335544759 bad_default_value Can not define a not null column with NULL as default value -204 335544760 invalid_clause
    0 码力 | 26 页 | 85.09 KB | 1 年前
    3
  • pdf文档 Better Code: Contracts

    push_back(e.second);
 } 76 struct bad { bad(const bad&); }; zip_vectorbad> v; bad::bad(const bad&) { print("{}", v.back()); } ...
 v.push_back({42, bad{}}); broken invariant© 2023 Adobe push_back(e.second);
 } 77 struct bad { bad(const bad&); }; zip_vectorbad> v; bad::bad(const bad&) { print("{}", v.back()); } ...
 v.push_back({42, bad{}}); broken invariant© 2023 Adobe push_back(e.second);
 } 78 struct bad { bad(const bad&); }; zip_vectorbad> v; bad::bad(const bad&) { print("{}", v.back()); } ...
 v.push_back({42, bad{}}); broken invariant© 2023 Adobe
    0 码力 | 204 页 | 4.46 MB | 5 月前
    3
  • pdf文档 Bridging the Gap: Writing Portable Programs for CPU and GPU

    template 3 The dark path Function dispatch triple 4 Cuda proposal Conditional host device Forbid bad cross function calls 3/664/66 Motivation Patterns The dark path Cuda proposal Thank you Motivation Motivation: Quiz time12/66 Motivation Patterns The dark path Cuda proposal Thank you Quiz time: Bad cross function calls � � 1 struct H { __host__ int func() { return 42; } }; 2 3 struct D { __device__ >(); 13 } � � nvcc 12.612/66 Motivation Patterns The dark path Cuda proposal Thank you Quiz time: Bad cross function calls � � 1 struct H { __host__ int func() { return 42; } }; 2 3 struct D { __device__
    0 码力 | 124 页 | 4.10 MB | 5 月前
    3
  • pdf文档 firebird language reference 30 rus

    Процедурный язык PSQL 385 Пример 6.35. Использование параметризованного исключения CREATE EXCEPTION EX_BAD_SP_NAME 'Name of procedures must start with ''@1'' : ''@2'''; ... CREATE TRIGGER TRG_SP_CREATE BEFORE RDB$GET_CONTEXT('DDL_TRIGGER', 'OBJECT_NAME'); IF (SP_NAME NOT STARTING 'SP_') THEN EXCEPTION EX_BAD_SP_NAME USING ('SP_', SP_NAME); END^ Пример 6.36. Регистрация ошибке в журнале последней. 0 335741039 gfix_opt_SQL_dialect -sql_dialect set database dialect n. 0 335544875 bad_debug_format Bad debug info format. Неверный формат отладочной информации. -84 335544554 nonsql_security_rel
    0 码力 | 719 页 | 3.98 MB | 1 年前
    3
  • epub文档 Agda User Manual v2.6.0.1

    line2 cases are mixed up). c2t_bad : S¹ × S¹ → Torus c2t_bad (base , base) = point c2t_bad (loop i , base) = line2 i c2t_bad (base , loop j) = line1 j c2t_bad (loop i , loop j) = square i j Functions declarations such as data Bad : Set where bad : (Bad → Bad) → Bad -- A B C -- A is in a negative position, B and C are OK since there is a negative occurrence of Bad in the type of the the argument of the constructor. (Note that the corresponding data type declaration of Bad is allowed in standard functional languages such as Haskell and ML.). Non strictly-positive declarations are rejected
    0 码力 | 256 页 | 247.15 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.6.0

    line2 cases are mixed up). c2t_bad : S¹ × S¹ → Torus c2t_bad (base , base) = point c2t_bad (loop i , base) = line2 i c2t_bad (base , loop j) = line1 j c2t_bad (loop i , loop j) = square i j Functions declarations such as data Bad : Set where bad : (Bad → Bad) → Bad -- A B C -- A is in a negative position, B and C are OK since there is a negative occurrence of Bad in the type of the the argument of the constructor. (Note that the corresponding data type declaration of Bad is allowed in standard functional languages such as Haskell and ML.). Non strictly-positive declarations are rejected
    0 码力 | 256 页 | 246.87 KB | 1 年前
    3
  • epub文档 Agda User Manual v2.5.2

    declarations such as data Bad : Set where bad : (Bad → Bad) → Bad -- A B C -- A is in a negative position, B and C are OK since there is a negative occurrence of Bad in the type of the the argument of the constructor. (Note that the corresponding data type declaration of Bad is allowed in standard functional languages such as Haskell and ML.). Non strictly-positive declarations are rejected declaration of Bad is allowed, it is possible to construct a term of the empty type, even without recursion. {-# OPTIONS --no-positivity-check #-} data ⊥ : Set where data Bad : Set where bad : (Bad → ⊥) →
    0 码力 | 151 页 | 152.49 KB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
ExceptionallyBadTheStoryontheMisuseofExceptionsandHowtoDoBetterFirebird2.1ErrorCodes2.01.5CodeContractsBridgingGapWritingPortableProgramsforCPUGPUfirebirdlanguagereference30rusAgdaUserManualv26.05.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩