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

无数据

分类

全部后端开发(24)Python(12)Django(12)Julia(10)C++(1)Rust(1)

语言

全部英语(12)中文(繁体)(10)中文(简体)(1)英语(1)

格式

全部PDF文档 PDF(18)其他文档 其他(5)PPT文档 PPT(1)
 
本次搜索耗时 0.269 秒,为您找到相关结果约 24 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • Julia
  • C++
  • Rust
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Django CMS 3.11.10 Documentation

    djangocms-versioning [https://github.com/django-cms/djangocms-versioning] django-haystack [https://github.com/django-haystack/django-haystack] If you already have a background in django CMS and are coming from the djangocms-aldryn-search [https://github.com/CZ-NIC/djangocms-aldryn-search] djangocms-haystack [https://github.com/Lfd4/djangocms-haystack] … and others The idea is that we implement the search index just as we would indexing (django-haystack in the above examples) and just implement the logic that builds the querysets and filters the languages depending on what index is currently active. django-haystack exposes many helpful
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • epub文档 Django CMS 2.1.x Documentation

    Quickstart 5.2. Adding content to a placeholder 5.3. Fieldsets 6. Search and the Django-CMS 6.1. Haystack Contributing to the CMS 1. Contributing to Django-CMS 1.1. Community 1.2. In a nutshell 1.3. Contributing with the Django-CMS is Haystack [http://haystacksearch.org/], however it is not officially supported. 6.1. Haystack If you go the Haystack way, you’ll need a search_indexes.py. Haystack doesn’t care if it’s django.conf import settings from django.utils.translation import string_concat, ugettext_lazy from haystack import indexes, site from cms.models.managers import PageManager from cms.models.pagemodel import
    0 码力 | 81 页 | 554.09 KB | 6 月前
    3
  • pdf文档 Django CMS 2.1.x Documentation

    integrate search with the Django-CMS is Haystack, however it is not officially supported. 3.6.1 Haystack If you go the Haystack way, you’ll need a search_indexes.py.Haystack doesn’t care if it’s in the same app django.conf import settings from django.utils.translation import string_concat, ugettext_lazy from haystack import indexes, site 50 Chapter 3. Extending the CMS django cms Documentation, Release 2.1.5 from
    0 码力 | 63 页 | 485.38 KB | 6 月前
    3
  • ppt文档 C++23: An Overview of Almost All New and Updated Features

    contains another string  Example: std::string haystack{ "Hello World!" }; std::println("{}", haystack.contains("World")); // true std::println("{}", haystack.contains('!')); // true using namespace namespace std::string_view_literals; std::println("{}", haystack.contains("Hello"sv)); // true54 Agenda  C++23 Core Language  Explicit Object Parameters  if consteval  Multidimensional Subscript
    0 码力 | 105 页 | 759.96 KB | 5 月前
    3
  • pdf文档 Rust 程序设计语言 简体中文版 1.85.0

    needle haystack Compiling minigrep v0.1.0 (file:///projects/minigrep) Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s Running `target/debug/minigrep needle haystack` [src/main [src/main.rs:5:5] args = [ "target/debug/minigrep", "needle", "haystack", ] 注意 vector 的第一个值是 "target/debug/minigrep",它是我们二进制文件的名称。这与 C 中 的参数列表的行为相匹配,让程序使用在执行时调用它们的名称。如果要在消息中打印它或者 根据用于调用程序的命令行 match(needle: &str, haystack: &str) -> bool { haystack.contains(needle) } 会得到这个错误: error: expected identifier, found keyword `match` --> src/main.rs:4:4 | 4 | fn match(needle: &str, haystack: &str) -> bool
    0 码力 | 562 页 | 3.23 MB | 10 天前
    3
  • pdf文档 julia 1.10.10

    AbstractPattern,AbstractChar}, haystack::AbstractString) �→ Determine whether the first argument is a substring of the second. If needle is a regular expression, checks whether haystack contains a match. Examples contains. source occursin(haystack) Create a function that checks whether its argument occurs in haystack, i.e. a function equivalent to needle -> occursin(needle, haystack). The returned function is contains(haystack::AbstractString, needle) Return true if haystack contains needle. This is the same as occursin(needle, haystack), but is provided for consistency with startswith(haystack, needle) and
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.10.9

    AbstractPattern,AbstractChar}, haystack::AbstractString) �→ Determine whether the first argument is a substring of the second. If needle is a regular expression, checks whether haystack contains a match. Examples contains. source occursin(haystack) Create a function that checks whether its argument occurs in haystack, i.e. a function equivalent to needle -> occursin(needle, haystack). The returned function is contains(haystack::AbstractString, needle) Return true if haystack contains needle. This is the same as occursin(needle, haystack), but is provided for consistency with startswith(haystack, needle) and
    0 码力 | 1692 页 | 6.34 MB | 3 月前
    3
  • pdf文档 Julia 1.11.4

    AbstractPattern,AbstractChar}, haystack::AbstractString) �→ Determine whether the first argument is a substring of the second. If needle is a regular expression, checks whether haystack contains a match. Examples contains. source occursin(haystack) Create a function that checks whether its argument occurs in haystack, i.e. a function equivalent to needle -> occursin(needle, haystack). The returned function is contains(haystack::AbstractString, needle) Return true if haystack contains needle. This is the same as occursin(needle, haystack), but is provided for consistency with startswith(haystack, needle) and
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.5 Documentation

    AbstractPattern,AbstractChar}, haystack::AbstractString) �→ Determine whether the first argument is a substring of the second. If needle is a regular expression, checks whether haystack contains a match. Examples contains. source occursin(haystack) Create a function that checks whether its argument occurs in haystack, i.e. a function equivalent to needle -> occursin(needle, haystack). The returned function is contains(haystack::AbstractString, needle) Return true if haystack contains needle. This is the same as occursin(needle, haystack), but is provided for consistency with startswith(haystack, needle) and
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
  • pdf文档 Julia 1.11.6 Release Notes

    AbstractPattern,AbstractChar}, haystack::AbstractString) �→ Determine whether the first argument is a substring of the second. If needle is a regular expression, checks whether haystack contains a match. Examples contains. source occursin(haystack) Create a function that checks whether its argument occurs in haystack, i.e. a function equivalent to needle -> occursin(needle, haystack). The returned function is contains(haystack::AbstractString, needle) Return true if haystack contains needle. This is the same as occursin(needle, haystack), but is provided for consistency with startswith(haystack, needle) and
    0 码力 | 2007 页 | 6.73 MB | 3 月前
    3
共 24 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
httpsdocsdjangocmsorgdownloadsenlatestDocumentationDjangoCMS2.1C++23AnOverviewofAlmostAllNewandUpdatedFeaturesRust程序设计程序设计语言简体中文文版中文版简体中文版1.85julia1.1010Julia1.11ReleaseNotes
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩