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

无数据

分类

全部后端开发(154)Python(63)其它语言(34)Django(30)云计算&大数据(29)C++(28)Pandas(28)Scrapy(23)Java(13)综合其他(11)

语言

全部英语(180)中文(简体)(12)日语(1)韩语(1)

格式

全部PDF文档 PDF(139)其他文档 其他(55)
 
本次搜索耗时 0.080 秒,为您找到相关结果约 194 个.
  • 全部
  • 后端开发
  • Python
  • 其它语言
  • Django
  • 云计算&大数据
  • C++
  • Pandas
  • Scrapy
  • Java
  • 综合其他
  • 全部
  • 英语
  • 中文(简体)
  • 日语
  • 韩语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Back to Basics: Lambdas

    Cr+ Lambdas Back to Basics: Lambdas NICOLAI JOSUTTIS Cppcon 罗 AN Nicolai M. Josuttis ,Independent Cr+ Lambdas Modern C++ Lambdas C++ josuttis | eckstei ezozl Cr+ Lambdas Lambdas as Sorting Criterion (since C++11) class person { tring firstname () const tring lastname
    0 码力 | 17 页 | 935.72 KB | 5 月前
    3
  • pdf文档 DEDUCING this PATTERNS

    Passing this by value works as we expect. Better perf for small objects (including captureless lambdas) - no need to form a reference and pass itBY-VALUE this IMPLICATIONS Nothing special here. We reasoned Passing this by value works as we expect. Better perf for small objects (including captureless lambdas) - no need to form a reference and pass it New ability to move values through computations without Passing this by value works as we expect. Better perf for small objects (including captureless lambdas) - no need to form a reference and pass it New ability to move values through computations without
    0 码力 | 126 页 | 5.15 MB | 5 月前
    3
  • pdf文档 Kotlin 1.2 Language Documentation

    Object Expressions and Declarations Inline classes Delegation Delegated Properties Functions and Lambdas Functions 5 5 7 8 9 11 12 14 23 29 33 35 36 36 42 47 62 62 69 71 74 76 76 82 85 87 89 93 95 96 101 102 104 107 111 113 118 118 2 Higher-Order Functions and Lambdas Inline Functions Multiplatform Programming Platform-Specific Declarations Building Multiplatform thanks to very similar bytecode structure. With Kotlin's support for inline functions, code using lambdas often runs even faster than the same code written in Java. Interoperability: Kotlin is 100% interoperable
    0 码力 | 333 页 | 2.22 MB | 1 年前
    3
  • pdf文档 Thinking Functionally In C++

    with C • Object Oriented • Roots with Simula • Functional • Standard Template Library (STL) • Lambdas • Ranges |std::rangesC++ has something for everyone: Imperative int main() { auto fh = fopen("script minutesLambdas are objects... auto Lambda = [value](int other){ return value < other; };Lambdas are objects... Objects are created from classes auto Lambda = [value](int other){ return if(oven1(oven_get_remaining_time, &minutes_left) != OVEN_OK) { return -1; } .... }Lambdas are classes... class UnspeakableLambda { public: UnspeakableLambda(int aValue) : value(aValue){};
    0 码力 | 114 页 | 3.14 MB | 5 月前
    3
  • pdf文档 Kotlin Language Documentation 1.3

    Declarations Inline classes Delegation Delegated Properties Functions and Lambdas Functions Higher-Order Functions and Lambdas Inline Functions Collections Kotlin Collections Overview Constructing thanks to very similar bytecode structure. With Kotlin's support for inline functions, code using lambdas often runs even faster than the same code written in Java. Interoperability: Kotlin is 100% interoperable and to start a new coroutine we usually use an anonymous suspending functions (i.e. suspending lambdas). Let's look at async / await which is implemented in an external library, kotlinx.coroutines:
    0 码力 | 597 页 | 3.61 MB | 1 年前
    3
  • pdf文档 Secrets of C++ Scripting Bindings

    development and via bug reports and contributions from users, I learned about: Template Meta Programming Lambdas 7 . 4Copyright Jason Turner @le�icus emptycrate.com/idocpp ChaiScript ChaiScript had a moderate development and via bug reports and contributions from users, I learned about: Template Meta Programming Lambdas constexpr 7 . 4Copyright Jason Turner @le�icus emptycrate.com/idocpp ChaiScript ChaiScript had development and via bug reports and contributions from users, I learned about: Template Meta Programming Lambdas constexpr Static Analysis 7 . 4Copyright Jason Turner @le�icus emptycrate.com/idocpp ChaiScript
    0 码力 | 177 页 | 1.65 MB | 5 月前
    3
  • pdf文档 Kotlin Language Documentation 1.9.20

    Function usage Function scope Generic functions Tail recursive functions Higher-order functions and lambdas Higher-order functions Function types Lambda expressions and anonymous functions Inline functions Coroutines Coroutines How to start Sample projects Annotations Usage Constructors Instantiation Lambdas Annotation use-site targets Java annotations Repeatable annotations Destructuring declarations Example: destructuring declarations and maps Underscore for unused variables Destructuring in lambdas Reflection 462 462 462 462 463 463 463 464 464 465 465 466 466 466 466 467 467
    0 码力 | 1299 页 | 32.44 MB | 1 年前
    3
  • pdf文档 Google C++ Style Guide

    function name. Use the new trailing-return-type form only in cases where it’s required (such as lambdas) or where, by putting the type after the function’s parameter list, it allows you to write the type lookup_table[b]; }); Lambdas were introduced in C++11 along with a set of utilities for working with function objects, such as the polymorphic wrapper std::function. • Lambdas are much more concise than of default captures can remove redundancy and highlight important exceptions from the default. • Lambdas, std::function, and std::bind can be used in combination as a general purpose callback mechanism;
    0 码力 | 83 页 | 238.71 KB | 1 年前
    3
  • pdf文档 Peering Forward: C++'s Next Decade

    2001: TMP9 more math, allocators, non-literal params, … new/delete, virtual, lambdas, try/catch, vector/string, … lambdas, constexpr destructors, if constexpr, static_assert, … more statements, local Deane11 concepts, ranges, ‘moar constexpr,’ … new/delete, constexpr, CTAD, structured bindings, … lambdas, range-for, variadic templates, static_assert, … more statements, local variables, if/switch Shaders12 more math, allocators, non-literal params, … new/delete, virtual, lambdas, try/catch, vector/string, … lambdas, constexpr destructors, if constexpr, static_assert, … more statements, local
    0 码力 | 84 页 | 6.21 MB | 5 月前
    3
  • pdf文档 Extending and Simplifying C++: Thoughts on Pattern Matching using 'is' and 'as', and Can C++ be 10x Simpler & Safer?

    [](){}); // returns false 627 Lot of cppfront features are implemented using Lambdas If you struggle try lambdaP2392 cppfront C++20 x is Type x is Type is(x) x is value x is is not working as expected -> Compiler Explorer • Try to keep the fuction signatures similar, • Lambdas can solve your challenging issues, 80it as Type variable operator “thing” 81it as T nonesuch FUNCNAME CPP2_UFCS_REMPARENS TEMPARGS (CPP2_FORWARD(obj)); \ } \ }(PARAM1) // But for non-local lambdas [&] is not allowed #define CPP2_UFCS_NONLOCAL(FUNCNAME,PARAM1,...) \ [] CPP2_LAMBDA_NO_DISCARD (auto&&
    0 码力 | 108 页 | 5.08 MB | 5 月前
    3
共 194 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 20
前往
页
相关搜索词
BacktoBasicsLambdasDEDUCINGthisPATTERNSKotlin1.2LanguageDocumentationThinkingFunctionallyInC++1.3SecretsofScriptingBindings1.920GoogleStyleGuidePeeringForwardNextDecadeExtendingandSimplifyingThoughtsonPatternMatchingusingisasCanbe10xSimplerSafer
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩