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

无数据

分类

全部后端开发(78)PHP(78)Falcon(40)Laravel(12)CakePHP(8)

语言

全部英语(62)中文(简体)(16)

格式

全部PDF文档 PDF(49)其他文档 其他(29)
 
本次搜索耗时 0.106 秒,为您找到相关结果约 78 个.
  • 全部
  • 后端开发
  • PHP
  • Falcon
  • Laravel
  • CakePHP
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 05 PHP基本语法 - 变量、数组、字符串 杨亮 《PHP语⾔程序设计》

    PHP个��� —����来���� �� Web个��� PC Mobile ��� �Apache� (IIS) ���� �PHP� �JSP� �ASP� ��� �MySQL� �Oracle� �Access� HTTP �� ���� ���不 ���不 ���� ���� ���� ���看 ��看 html css javascript 'Tires', 'Oil', 'Spark Plugs', 100 ); 5 echo $products[0]; 6 $products[2] = 'test'; 7 echo $products[2]; 8 9 //manually index 10 $prices = array('Tires'=>100, 'Oil'=>10, 'Spark Plugs'=>4); 11 = $prices + $prices_new; 23 echo $prices['Oil']; 24 ?> 0 1 2 3 ‘Tires’ ‘Oil' ‘Spark Plugs' 100 Tires’ Oil' Spark Plugs' 100 10 4 ���来 1
    0 码力 | 25 页 | 587.00 KB | 1 年前
    3
  • pdf文档 Laravel 5.6 中文文档

    Bootstrap 4,Laravel 底层使用的 Symfony 组件都已升级到 Symfony ~4.0 版本。 Laravel 5.6 版本的发布恰逢 Spark 6.0 的发布,所以这也是自 Laravel Spark 发布以来第一次重大版本升级。Spark 6.0 为 Stripe 和 Braintree 引入 了按座定价功能,以及本地化、Bootstrap 4、增强 UI 和 Stripe Elements Homestead 和 Valet 再去了 解。本文只探讨如何美化 URL 让其更具有可读性。 Apache 框架中自带的 public/.htaccess 文件支持隐藏 URL 中的 index.php,如过你的 Laravel 应用使用 Apache 作为服务器,需要先确保 Apache 启 用了 mod_rewrite 模块以支持 .htaccess 解析。 如果 Laravel 自带的 的话,你还可以将其作为 SQLite 数据库存放目录; Public 目录 public 目录包含了应用入口文件 index.php 和前端资源文件(图片、JavaScript、CSS 等),该目录也是 Apache 或 Nginx 等 Web 服务器所指向 的应用根目录,这样做的好处是隔离了应用核心文件直接暴露于 Web 根目录之下,如果权限系统没做好或服务器配置有漏洞的话,很可能导致应用 敏感文件被黑客窃取,进而对网站安全造成威胁;
    0 码力 | 377 页 | 14.56 MB | 1 年前
    3
  • pdf文档 Learning Laravel

    Configuration for Apache Laravel includes a public/.htaccess file that is used to provide URLs without the index.php front controller in the path. Before serving Laravel with Apache, be sure to enable be honored by the server. If the .htaccess file that ships with Laravel does not work with your Apache installation, try this alternative: Options +FollowSymLinks RewriteEngine On RewriteCond %{REQUEST_FILENAME} the public directory of your project; .htaccess for Apache and web.config for ASP.NET. For other software such as NGINX, you can convert the Apache configurations using various online tools. The framework
    0 码力 | 216 页 | 1.58 MB | 1 年前
    3
  • pdf文档 06 PHP基本语法 — 条件、循环、函数 杨亮 《PHP语⾔程序设计》

    echo $tireqty." tires
    "; 15 echo $oilqty." bottles of oil
    "; 16 echo $sparkqty." spark plugs
    "; 17 } 18 19 if ($tireqty < 10) { 20 $discount = 0; 21 } elseif (($tireqty >= 10) 5 100 10 150 15 200 20 250 25 while for 数组与循环 2 $prices = array('Tires'=>100, 'Oil'=>10, 'Spark Plugs'=>4); 3 4 foreach ($prices as $key => $value) { 5 echo $key." – ".$value."
    ";
    0 码力 | 25 页 | 1.30 MB | 1 年前
    3
  • epub文档 Falcon v1.0.0 Documentation

    previous | Falcon 1.0.0 documentation » User Guide Introduction How is Falcon different? About Apache 2.0 Falcon License Installation PyPy CPython WSGI Server Source Code Quickstart The Big Picture large-scale deployments of your application. About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2
    0 码力 | 249 页 | 406.22 KB | 1 年前
    3
  • epub文档 Falcon v0.2.0 Documentation

    previous | Falcon 0.2.0rc1 documentation » User Guide Introduction How is Falcon different? About Apache 2.0 Falcon License Installation Install from PyPI Installing Cython on OS X WSGI Server Source large-scale deployments of your application. About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2
    0 码力 | 188 页 | 358.44 KB | 1 年前
    3
  • epub文档 Falcon v1.0.0 Documentation

    previous | Falcon 1.1.0 documentation » User Guide Introduction How is Falcon different? About Apache 2.0 Falcon License Installation PyPy CPython Dependencies WSGI Server Source Code Quickstart large-scale deployments of your application. About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2
    0 码力 | 312 页 | 368.58 KB | 1 年前
    3
  • epub文档 Falcon v0.3.0.1 Documentation

    previous | Falcon 0.3.0 documentation » User Guide Introduction How is Falcon different? About Apache 2.0 Falcon License Installation Install from PyPI Installing Cython on OS X WSGI Server Source large-scale deployments of your application. About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2
    0 码力 | 126 页 | 345.09 KB | 1 年前
    3
  • epub文档 Falcon v3.0.0 Documentation

    the community. Documentation User Guide Introduction Features How is Falcon different? About Apache 2.0 Falcon License Installation PyPy CPython Dependencies WSGI Server ASGI Server Source Code Breaking Changes New & Improved Fixed User Guide Introduction Features How is Falcon different? About Apache 2.0 Falcon License Installation PyPy CPython Dependencies WSGI Server ASGI Server Source Code [https://github.com/falconry/falcon/wiki]. About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your
    0 码力 | 1055 页 | 739.30 KB | 1 年前
    3
  • epub文档 Falcon v3.0.1 Documentation

    the community. Documentation User Guide Introduction Features How is Falcon different? About Apache 2.0 Falcon License Installation PyPy CPython Dependencies WSGI Server ASGI Server Source Code Breaking Changes New & Improved Fixed User Guide Introduction Features How is Falcon different? About Apache 2.0 Falcon License Installation PyPy CPython Dependencies WSGI Server ASGI Server Source Code [https://github.com/falconry/falcon/wiki]. About Apache 2.0 Falcon is released under the terms of the Apache 2.0 License [http://opensource.org/licenses/Apache-2.0]. This means that you can use it in your
    0 码力 | 1058 页 | 741.59 KB | 1 年前
    3
共 78 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 8
前往
页
相关搜索词
05PHP基本语法变量数组字符字符串杨亮程序设计程序设计Laravel5.6中文文档Learning06条件循环函数Falconv10.0Documentationv02.03.0v30.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩