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

无数据

分类

全部后端开发(221)云计算&大数据(118)数据库(85)VirtualBox(84)Julia(81)Python(77)PostgreSQL(40)Java(34)Spring(34)Pandas(32)

语言

全部英语(431)中文(简体)(21)中文(繁体)(20)法语(1)

格式

全部PDF文档 PDF(426)其他文档 其他(47)
 
本次搜索耗时 0.057 秒,为您找到相关结果约 473 个.
  • 全部
  • 后端开发
  • 云计算&大数据
  • 数据库
  • VirtualBox
  • Julia
  • Python
  • PostgreSQL
  • Java
  • Spring
  • Pandas
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 法语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Thinking Functionally In C++

    all these programming paradigms, you can mix and match them in the same programIdentifying code functionally Part 1:Functional Code Categories • Actions • Depend on when or how many times they are called that can create copies lazily or log changes • Bitmapped vector trieThinking Functionally Epilogue:Thinking Functionally • C++ is a multiparadigm language, leverage it! • Separate code into Actions
    0 码力 | 114 页 | 3.14 MB | 5 月前
    3
  • pdf文档 A Brief Immersion - 傅若愚

    ��������������������������� THINK FUNCTIONALLY THINK FUNCTIONALLY A Sad Story About API disasters THINK FUNCTIONALLY THINK FUNCTIONALLY 是可忍孰不可忍? THINK FUNCTIONALLY THINK FUNCTIONALLY ⾃⼰写个Promise? THINK THINK FUNCTIONALLY THINK FUNCTIONALLY 或许,还有更简单的办法! THINK FUNCTIONALLY THINK FUNCTIONALLY 完⼯之后的样⼦ 看起来棒棒哒! THINK FUNCTIONALLY THINK FUNCTIONALLY 第⼀步,定义⼀个叫做Async的 东西,将异步过程封装起来 其中⽤到的Result如下: THINK FUNCTIONALLY THINK FUNCTIONALLY 注意到它是⼀个Functor,所以 第⼆步,定义⼀个map函数 THINK FUNCTIONALLY THINK FUNCTIONALLY 注意它也是⼀个Monad,所以 第三步,定义⼀个flatMap函数 THINK FUNCTIONALLY THINK FUNCTIONALLY 第四步,给flatMap改个名字,叫做then
    0 码力 | 40 页 | 3.39 MB | 1 年前
    3
  • epub文档 Blender NIF Plugin Documentation Release 2.6.0a0.dev4

    documented. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Import Settings Scale correction Override Scene Information Keyframe File EGM here. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Scale correction This value is used to globally re-scale the input Nif data documented. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Scale correction This value is used to globally re-scale the Blender system
    0 码力 | 112 页 | 107.36 KB | 1 年前
    3
  • pdf文档 Blender NIF Plugin Release 2.6.0a0.dev4

    documented. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Import Settings This section explains the import and export settings. Warning: here. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. 1.4. Features 5 Blender NIF Plugin, Release 2.6.0a0.dev4 Scale correction documented. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Scale correction This value is used to globally re-scale the Blender system
    0 码力 | 81 页 | 266.16 KB | 1 年前
    3
  • pdf文档 Blender NIF Plugin Documentation Release 2.6.0a0.dev4

    documented. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. 1.3. User Interface 5 Blender NIF Plugin Documentation, Release 2.6.0a0.dev4 here. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Scale correction This value is used to globally re-scale the input Nif data documented. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Scale correction This value is used to globally re-scale the Blender system
    0 码力 | 81 页 | 267.59 KB | 1 年前
    3
  • epub文档 Blender NIF Plugin Release 2.6.0a0.dev4

    documented. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Import Settings Scale correction Override Scene Information Keyframe File EGM here. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Scale correction This value is used to globally re-scale the input Nif data documented. This is due to the fact that they are ported directly from the old plugin and as such, will functionally remain the same. Scale correction This value is used to globally re-scale the Blender system
    0 码力 | 113 页 | 102.69 KB | 1 年前
    3
  • pdf文档 Theorem Proving in Lean Release 3.23.0

    example (p q : Prop) (hp : p) : p ∨ q := by { left, assumption } Here, { left, assumption } is functionally equivalent to a single tactic which first applies left and then applies assumption. In an expression “split on cases as to whether m + 3 * k is zero or the successor of some number.” The result is functionally equivalent to the following: example (hz : p 0) (hs : ∀ n, p (succ n)) (m k : N) : p (m + 3 hypothesis h1 : m < n, and in the second we have the hypothesis h2 : m ≥ n. The proof above is functionally equivalent to the following: example (p : Prop) (m n : N) (h1 : m < n → p) (h2 : m ≥ n → p)
    0 码力 | 173 页 | 777.93 KB | 1 年前
    3
  • pdf文档 Spring Framework 1.1.1 Reference

    factory ... Since this manual registration step is not convenient, and ApplictionContexts are functionally supersets of BeanFactories, it is generally recommended that ApplicationContext variants are used fashion to any other bean. Since this manual step is not convenient, and ApplictionContexts are functionally supersets of BeanFactories, it is generally recommended that ApplicationContext variants are used to take the class name of any exception that might be thrown and map it to a view name. This is functionally equivalent to the exception mapping feature from the servlet api, but it's also possible to implement
    0 码力 | 194 页 | 1.12 MB | 1 年前
    3
  • pdf文档 Spring Framework 1.1.3 Reference

    factory ... Since this manual registration step is not convenient, and ApplictionContexts are functionally supersets of BeanFactories, it is generally recommended that ApplicationContext variants are used 3 26 to any other bean. Since this manual step is not convenient, and ApplictionContexts are functionally supersets of BeanFactories, it is generally recommended that ApplicationContext variants are used to take the class name of any exception that might be thrown and map it to a view name. This is functionally equivalent to the exception mapping feature from the servlet api, but it's also possible to implement
    0 码力 | 203 页 | 1.15 MB | 1 年前
    3
  • pdf文档 Spring Framework 1.1.2 Reference

    factory ... Since this manual registration step is not convenient, and ApplictionContexts are functionally supersets of BeanFactories, it is generally recommended that ApplicationContext variants are used 2 26 to any other bean. Since this manual step is not convenient, and ApplictionContexts are functionally supersets of BeanFactories, it is generally recommended that ApplicationContext variants are used to take the class name of any exception that might be thrown and map it to a view name. This is functionally equivalent to the exception mapping feature from the servlet api, but it's also possible to implement
    0 码力 | 199 页 | 1.14 MB | 1 年前
    3
共 473 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 48
前往
页
相关搜索词
ThinkingFunctionallyInC++BriefImmersion傅若愚BlenderNIFPluginDocumentationRelease2.60a0dev4TheoremProvinginLean3.23SpringFramework1.1Reference
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩