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

无数据

分类

全部后端开发(353)Python(96)Julia(87)数据库(86)综合其他(60)Django(51)C++(40)PostgreSQL(40)其它语言(38)数据库工具(35)

语言

全部英语(482)中文(简体)(59)中文(繁体)(20)法语(2)英语(2)日语(1)韩语(1)

格式

全部PDF文档 PDF(449)其他文档 其他(117)PPT文档 PPT(1)
 
本次搜索耗时 0.056 秒,为您找到相关结果约 567 个.
  • 全部
  • 后端开发
  • Python
  • Julia
  • 数据库
  • 综合其他
  • Django
  • C++
  • PostgreSQL
  • 其它语言
  • 数据库工具
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 法语
  • 英语
  • 日语
  • 韩语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Programmer’s Guide for Free Pascal, Version 3.2.2

    Free Pascal Programmer’s Guide Programmer’s Guide for Free Pascal, Version 3.2.2 Document version 3.2.2 May 2021 Michaël Van Canneyt Contents 1 Compiler directives 14 1.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . 186 12 LIST OF TABLES About this document This is the programmer’s manual for Free Pascal. It describes some of the peculiarities of the Free Pascal compiler, reference counted. CORBA Interfaces will not have a parent and are not reference counted (so the programmer is responsible for bookkeeping). Corba interfaces are identified by a simple string so they are
    0 码力 | 187 页 | 531.58 KB | 1 年前
    3
  • pdf文档 Undefined Behavior: What Every Programmer Should Know and Fear

    valid under all defined conditions ● The compiler must be able to prove that it is so – Not “the programmer knows that it is so” external void g(); int f(int*& p) { if (!p) g(); // Not optimized return
    0 码力 | 38 页 | 2.56 MB | 5 月前
    3
  • pdf文档 Reference guide for Free Pascal, version 3.2.2

    in the text. More information about the various modes can be found in the user’s manual and the programmer’s manual. Earlier versions of this document also contained the reference documentation of the in the text. More information about the various modes can be found in the user’s manual and the programmer’s manual. 11 Chapter 1 Pascal Tokens Tokens are the basic lexical building blocks of source language. They cannot be changed or redefined. identifiers These are names of symbols that the programmer defines. They can be changed and re-used. They are subject to the scope rules of the language.
    0 码力 | 268 页 | 700.37 KB | 1 年前
    3
  • pdf文档 Haskell 2010 Language Report

    example, derived instances for datatypes in the class Eq define the operations == and /=, freeing the programmer from the need to define them. The only classes in the Prelude for which derived instances are the same way as g1 even though the occurrences of > and show are in the definition of g1. If the programmer supplies explicit type signatures for more than one variable in a declaration group, the contexts but without Rule 1 it might be computed twice, once at each of two different overloadings. If the programmer does actually wish the computation to be repeated, an explicit type signature may be added: let
    0 码力 | 329 页 | 1.43 MB | 1 年前
    3
  • pdf文档 Contracts for C++

    (c) Timur Doumler | @timur_audio | https://timur.audio P2900 Contracts allow the programmer to express expectations about program state, and optionally verify that those expectations (c) Timur Doumler | @timur_audio | https://timur.audio P2900 Contracts allow the programmer to express expectations about program state, and optionally verify that those expectations (c) Timur Doumler | @timur_audio | https://timur.audio P2900 Contracts allow the programmer to express expectations about program state, and optionally verify that those expectations
    0 码力 | 181 页 | 4.44 MB | 5 月前
    3
  • pdf文档 User’s Guide for Free Pascal, Version 3.2.2

    things. For a description of the possibilities and the inner workings of the compiler, see the Programmer’s Guide. In the appendices of this document you will find lists of reserved words and compiler unit. For more advanced uses of the compiler, see the section on configuring the compiler, and the Programmer’s Guide. The examples in this section suppose that you have an fpc.cfg which is set up correctly xxx. 5.1.4 Options controlling the kind of output. For more information on these options, see Programmer’s Guide. -a Do not delete the assembler files (not applicable when using the internal assembler)
    0 码力 | 217 页 | 756.57 KB | 1 年前
    3
  • pdf文档 Apache OFBiz User Manual

    For Company it’s necessary to create • IT ◦ Backend Developer ◦ Frontend Developer ◦ Senior Programmer ◦ Senior Business Analyst ◦ Scrum Master ◦ Product Owner • Marketing ◦ Web Designer ◦ Designer 2000$/month 2. FRONT_DEV, Frontend Developer, with standard rate 2300$/month 3. SENIOR_PROGRAMMER, Senior Programmer 4. SENIOR_BIZ_ANALYST, Senior Business Analyst For all the others it also possible to process) • All Business Analysts has responsibilities User Support and Task Realization • All Programmer has responsibility User Support • FrontEnd Developer (team1) ◦ manage all other FrontEnd Developer
    0 码力 | 307 页 | 5.64 MB | 1 年前
    3
  • pdf文档 Apache OFBiz User Manual

    For Company it’s necessary to create • IT ◦ Backend Developer ◦ Frontend Developer ◦ Senior Programmer ◦ Senior Business Analyst ◦ Scrum Master ◦ Product Owner • Marketing ◦ Web Designer 187 2000$/month 2. FRONT_DEV, Frontend Developer, with standard rate 2300$/month 3. SENIOR_PROGRAMMER, Senior Programmer 4. SENIOR_BIZ_ANALYST, Senior Business Analyst For all the others it also possible to process) • All Business Analysts has responsibilities User Support and Task Realization • All Programmer has responsibility User Support • FrontEnd Developer (team1) ◦ manage all other FrontEnd Developer
    0 码力 | 304 页 | 5.21 MB | 1 年前
    3
  • pdf文档 The JavaScript Handbook

    } } We can define a new class Programmer that extends Person : class Programmer extends Person {} Now if we instantiate a new object with class Programmer , it has access to the hello() method: method: const flavio = new Programmer() flavio.hello() //'Hello, I am a Person' Inside a child class, you can reference the parent class calling super() : class Programmer extends Person { hello() super.hello() + '. I am also a programmer.' } } const flavio = new Programmer() flavio.hello() The above program prints Hello, I am a Person. I am also a programmer.. 44 22. Asynchronous Programming
    0 码力 | 56 页 | 577.92 KB | 1 年前
    3
  • pdf文档 The Most Important Design Guideline is Testability

    possibly better approach would be to provide a mockable component. But that complicates the programmer's API with more template parameters. I could keep going along this line but I won't.Testability possibly better approach would be to provide a mockable component. But that complicates the programmer's API with more template parameters. I could keep going along this line but I won't.Testability possibly better approach would be to provide a mockable component. But that complicates the programmer's API with more template parameters. I could keep going along this line but I won't.Testability
    0 码力 | 126 页 | 9.11 MB | 5 月前
    3
共 567 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 57
前往
页
相关搜索词
ProgrammerGuideforFreePascalVersion3.2UndefinedBehaviorWhatEveryShouldKnowandFearReferenceguideversionHaskell2010ContractsC++UserApacheOFBizManualTheJavaScriptHandbookMostImportantDesignGuidelineisTestability
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩