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

无数据

分类

全部后端开发(130)Python(73)C++(33)数据库(22)TiDB(21)Julia(18)Conda(16)Django(13)综合其他(12)云计算&大数据(10)

语言

全部英语(123)中文(简体)(43)中文(繁体)(10)西班牙语(1)葡萄牙语(1)英语(1)

格式

全部PDF文档 PDF(169)其他文档 其他(6)PPT文档 PPT(3)DOC文档 DOC(1)
 
本次搜索耗时 0.849 秒,为您找到相关结果约 179 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • 数据库
  • TiDB
  • Julia
  • Conda
  • Django
  • 综合其他
  • 云计算&大数据
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 葡萄牙语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 C++20 镶 SQL

    C++20 ❤ SQL John R Bandela, MDOverview u SQL u C++ Example u Implementation techniques u fixed_string u meta_struct u Parsing compile time strings into meta_structsOverview v SQL v C++ Example {price_from_user};Avoiding SQL Injection Attacks SELECT orders.id, name, item, price, discount_code FROM orders JOIN customers ON customers.id = customerid WHERE price > ?;SQL Library Options u Traditional Lots of information available u Vulnerable to sql injection of developer not careful u Use dynamic typingDomain Specific Language u Use types to encode SQL u Looks more like regular C++ u Typically requires
    0 码力 | 46 页 | 775.02 KB | 5 月前
    3
  • epub文档 Django CMS 3.11.10 Documentation

    (Step 4) The page we just created is just a draft and needs to be published once you finish. As an editor, only you can see and edit your drafts, other visitors to your site will only see your published to modify the settings.py and urls.py files. Open the new project’s settings.py file in your text editor. INSTALLED_APPS You will need to add the following to its list of INSTALLED_APPS: django CMS needs Django CMS CKEditor [https://github.com/django-cms/djangocms-text-ckeditor] is the default rich text editor for django CMS. Install: pip install djangocms-text-ckeditor. Add djangocms_text_ckeditor to your
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • epub文档 Django CMS 4.1.x Documentation

    (Step 4) The page we just created is just a draft and needs to be published once you finish. As an editor, only you can see and edit your drafts, other visitors to your site will only see your published to modify the settings.py and urls.py files. Open the new project’s settings.py file in your text editor. INSTALLED_APPS You will need to add the following to its list of INSTALLED_APPS: django CMS needs Django CMS CKEditor [https://github.com/django-cms/djangocms-text-ckeditor] is the default rich text editor for django CMS. Install: pip install djangocms-text-ckeditor. Add djangocms_text_ckeditor to your
    0 码力 | 518 页 | 1.66 MB | 6 月前
    3
  • pdf文档 TIDB The Large Scale Relational Database Solution

    DRAWBACKS 06 CONTENT REPORT AUTHORS: FRANCISCO R. VASSALLO CONTRIBUTORS: RUCHI MITTAL AI IMAGES: DALL-E EDITOR: SUSANNE HELLE PRODUCT REVIEW - 2022 - TIDB ICONIC DATA, DATATECH ICONIC DATA © ALL RIGHTS RESERVED Those with Large Databases (2TB+ Tables) Those with High Write Rates (Less than 20ms) Already use SQL databases Require high consistency A DATABASE SOLUTION TIDB 4 FEATURES SPEED SCALE Core to the solution GUARANTEES ON DATA READS AND WRITES MySQL compatibility for TiDB means existing queries work with this SQL database out of the box, and with little to no need for adaptation. It also means existing tools
    0 码力 | 12 页 | 5.61 MB | 5 月前
    3
  • pdf文档 TiDB v8.5 Documentation

    · · · · · · · · · · · · 92 2.3.3 SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 93 1 2.3.4 Advanced SQL features· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 117 2.5.7 Limitations on SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 117 2.5.8 Limitations · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 136 3.3 Explore SQL with TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·
    0 码力 | 6730 页 | 111.36 MB | 9 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    · · · · · · · · · · · · 87 2.3.3 SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 88 1 2.3.4 Advanced SQL features· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 112 2.5.7 Limitations on SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 112 2.5.8 Limitations · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 131 3.3 Explore SQL with TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·
    0 码力 | 6705 页 | 110.86 MB | 9 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    · · · · · · · · · · · · 65 2.3.3 SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 66 2.3.4 Advanced SQL features· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 89 2.5.7 Limitations on SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 90 2.5.8 Limitations · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 109 2 3.3 Explore SQL with TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·
    0 码力 | 6606 页 | 109.48 MB | 9 月前
    3
  • pdf文档 TiDB v8.1 Documentation

    · · · · · · · · · · · · 62 2.3.3 SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 63 2.3.4 Advanced SQL features· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 86 2.5.7 Limitations on SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 87 2.5.8 Limitations · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 106 2 3.3 Explore SQL with TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·
    0 码力 | 6479 页 | 108.61 MB | 9 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    · · · · · · · · · · · · 62 2.3.3 SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 63 2.3.4 Advanced SQL features· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 86 2.5.7 Limitations on SQL statements · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 87 2.5.8 Limitations · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 106 2 3.3 Explore SQL with TiDB · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ·
    0 码力 | 6549 页 | 108.77 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    successfully imported before. This is useful if you have edited the module source file using an external editor and want to try out the new version without leaving the Python interpreter. The return value is the 操作类似于 Unix 中的 uniq。当每次 key 函数产生的键值改变时,迭代器会分组或生成一 个新组(这就是为什么通常需要使用同一个键值函数先对数据进行排序)。这种行为与 SQL 的 GROUP BY 操作不同,SQL 的操作会忽略输入的顺序将相同键值的元素分在同组中。 返回的组本身也是一个迭代器,它与groupby() 共享底层的可迭代对象。因为源是共享的, 当groupby() 对象向后 debugging or recovery purposes it is possible for a human to read the pickled file with a standard text editor. There are currently 3 different protocols which can be used for pickling. • Protocol version 0
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
共 179 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 18
前往
页
相关搜索词
C++20SQLhttpsdocsdjangocmsorgdownloadsenlatestDocumentationDjangoCMS4.1TIDBTheLargeScaleRelationalDatabaseSolutionTiDBv8Python标准参考指南2.718
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩