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

无数据

分类

全部后端开发(942)Java(367)Spring(312)综合其他(287)Python(243)Weblate(225)云计算&大数据(181)数据库(114)VirtualBox(107)C++(94)

语言

全部英语(1398)中文(简体)(177)中文(繁体)(20)英语(5)法语(4)德语(2)日语(2)俄语(2)西班牙语(1)

格式

全部PDF文档 PDF(1189)其他文档 其他(359)TXT文档 TXT(65)PPT文档 PPT(2)
 
本次搜索耗时 0.238 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Java
  • Spring
  • 综合其他
  • Python
  • Weblate
  • 云计算&大数据
  • 数据库
  • VirtualBox
  • C++
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 法语
  • 德语
  • 日语
  • 俄语
  • 西班牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Steering connections to sockets with BPF socket lookup hook

    Steering connections to sockets with BPF socket lookup hook Jakub Sitnicki, Cloudflare @jkbs0 @cloudflare October 28-29, 2020 Who am I? ● Software Engineer at Cloudflare Spectrum TCP/UDP reverse proxy are closed check VM IP What is socket lookup? raw PREROUTING filter INPUT conntrack routing decision mangle PREROUTING nat PREROUTING socket lookup socket receive buffer Application Protocol path for local delivery Service dispatch with BPF socket lookup packet metadata BPF program lookup result 010 101 010 struct bpf_sk_lookup { __u32 family; __u32 protocol; __u32 remote_ip4;
    0 码力 | 23 页 | 441.22 KB | 1 年前
    3
  • pdf文档 Calling Functions A Tutorial

    conferences Email: klaus.iglberger@gmx.deContent 3 Overview Name Lookup (Un-)Qualified Name Lookup Argument Dependent Lookup Two-Phase Lookup Template Argument Deduction SFINAE Overload Resolution Virtual Dispatch Deleting FunctionsContent 4 Overview Name Lookup (Un-)Qualified Name Lookup Argument Dependent Lookup Two-Phase Lookup Template Argument Deduction SFINAE Overload Resolution examples; … mention every single detail; … try to be bleeding edge.Overview 6Overview 7 Name Lookup Name Lookup Select all (visible) candidate functions with a certain name within the current scope. If
    0 码力 | 111 页 | 5.11 MB | 5 月前
    3
  • pdf文档 The Vitess 9.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41 Consistent lookup vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 398 Lookup as Primary Vindex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 398 Non-Unique Lookup Vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 410 Unique Lookup Vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 417 页 | 2.96 MB | 1 年前
    3
  • pdf文档 The Vitess 11.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 Consistent lookup vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 461 Lookup as Primary Vindex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 461 Non-Unique Lookup Vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 474 Unique Lookup Vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 481 页 | 3.14 MB | 1 年前
    3
  • pdf文档 The Vitess 10.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42 Consistent lookup vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 435 Lookup as Primary Vindex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 435 18 Non-Unique Lookup Vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 448 Unique Lookup Vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 455 页 | 3.07 MB | 1 年前
    3
  • pdf文档 The Vitess 12.0 Documentation

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 51 Consistent lookup vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 514 Lookup as Primary Vindex . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 515 Non-Unique Lookup Vindexes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
    0 码力 | 534 页 | 3.32 MB | 1 年前
    3
  • pdf文档 The Vitess 8.0 Documentation

    CREATE TABLE customer_lookup ( id int NOT NULL, keyspace_id varbinary(256), primary key(id) ); The customer table is the main table we want to shard using country. The lookup table will help us do that keyspace_id. The lookup table is used to store the id to keyspace_id mapping. We connect it to the customer table as follows: We first define a lookup vindex: "customer_region_lookup": { "type": "co "consistent_lookup_unique", "params": { "table": "customer_lookup", "from": "id", "to": "keyspace_id" }, "owner": "customer" }, Then we create it as a vindex on the customer table: "customer": { "column_vindexes":
    0 码力 | 331 页 | 1.35 MB | 1 年前
    3
  • pdf文档 Back to Basics - Function Call Resolution

    will examine each of these features in turn:  Function overloading and overload resolution  Name lookup  Default function arguments  Function templates  For each feature, we’ll explain first how it with an example that combines several of these features. 9 Outline  Function Overloading  Name Lookup  Default Function Arguments  Function Templates  Tying It All Together 10Back to Basics - Function (constand volatile), and  ref-qualifiers (&and &&). 33 Outline  Function Overloading  Name Lookup  Default Function Arguments  Function Templates  Tying It All Together 34Back to Basics - Function
    0 码力 | 44 页 | 1.30 MB | 5 月前
    3
  • epub文档 Django 2.2.x Documentation

    subclass Writing a FileField subclass Custom Lookups A simple lookup example A simple transformer example Writing an efficient abs__lt lookup A bilateral transformer example Writing alternative implementations reference Model class reference Model Meta options Model instance reference QuerySet API reference Lookup API reference Query Expressions Conditional Expressions Database Functions Request and response types | Indexes | Meta options | Model class QuerySets: Making queries | QuerySet method reference | Lookup expressions Model instances: Instance methods | Accessing related objects Migrations: Introduction
    0 码力 | 2915 页 | 2.83 MB | 1 年前
    3
  • epub文档 Django 4.2.x Documentation

    subclass Writing a FileField subclass How to write custom lookups A lookup example A transformer example Writing an efficient abs__lt lookup A bilateral transformer example Writing alternative implementations reference Model class reference Model Meta options Model instance reference QuerySet API reference Lookup API reference Query Expressions Conditional Expressions Database Functions Paginator Paginator types | Indexes | Meta options | Model class QuerySets: Making queries | QuerySet method reference | Lookup expressions Model instances: Instance methods | Accessing related objects Migrations: Introduction
    0 码力 | 3305 页 | 3.16 MB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
SteeringconnectionstosocketswithBPFsocketlookuphookCallingFunctionsTutorialTheVitess9.0Documentation11.010.0Documentation12.08.0BackBasicsFunctionCallResolutionDjango2.24.2
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩