积分充值
 首页
前端开发
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)PHP(24)Laravel(12)CakePHP(8)

语言

全部英语(15)中文(简体)(9)

格式

全部PDF文档 PDF(18)其他文档 其他(6)
 
本次搜索耗时 0.113 秒,为您找到相关结果约 24 个.
  • 全部
  • 后端开发
  • PHP
  • Laravel
  • CakePHP
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 HTTP & AJAX

    06.HTTP & AJAX 19 décembre 2023 Développement web il3 HTTP & AJAX HE-Arc (DGR) 2022 HyperText Transfer Protocol • Protocole application : invention www en 1990 (v0.9) – Connexion, GET, réponse, userid=joe&password=guessme • Outils HTTP – CLI : curl – Browser dev tools • Exemples PATCH : mnot4 , SOA bits5 AJAX : Historique • Asynchronous Javascript And Xml • Buzzword, Jesse James Garret6, 2005 • Mise à jour Request (IE5, 1999 pour OWA) – Fetch API • Pas obligatoire d’avoir du JS, XML ni d’être asynchrone ! AJAX • XHR est devenue la méthode standard jusqu’à 2018 – Popularisée par Google (GMaps, GMail, …) –
    0 码力 | 11 页 | 91.09 KB | 1 年前
    3
  • epub文档 CakePHP Cookbook 2.x

    CakePHP comes with a set of view helpers that make things like linking, form output, JavaScript and AJAX a snap. You can learn more about how to use them in Helpers, but what’s important to note here is single argument, which can be the request METHOD (get, put, post, delete) or some request identifier (ajax). It is not a way to check for specific posted data. For instance, $this->request->is('book') will presentational logic to be accessed and shared between views. One of the core helpers, JsHelper, makes AJAX requests within views much easier and comes with support for jQuery (default), Prototype and Mootools
    0 码力 | 1096 页 | 958.62 KB | 1 年前
    3
  • pdf文档 Learning Laravel

    Token Mismatch Error in AJAX 179 Introduction 179 Examples 179 Setup Token on Header 179 Set token on tag 179 Check session storage path & permission 179 Use _token field on Ajax 180 Chapter 62: use ModelNotFoundException. if ($e instanceof ModelNotFoundException) { // ajax 404 json feedback if ($request->ajax()) { return response()->json(['error' => 'Not Found'], 404); laravel-datatables This package is created to handle server-side works of DataTables jQuery Plugin via AJAX option by using Eloquent ORM, Fluent Query Builder or Collection. Read more about this here or here
    0 码力 | 216 页 | 1.58 MB | 1 年前
    3
  • pdf文档 CakePHP Cookbook 2.x

    CakePHP comes with a set of view helpers that make things like linking, form output, JavaScript and AJAX a snap. You can learn more about how to use them in Helpers, but what’s important to note here is single argument, which can be the request METHOD (get, put, post, delete) or some request identifier (ajax). It is not a way to check for specific posted data. For instance, $this->request->is('book') will presentational logic to be accessed and shared between views. One of the core helpers, JsHelper, makes AJAX requests within views much easier and comes with support for jQuery (default), Prototype and Mootools
    0 码力 | 820 页 | 2.52 MB | 1 年前
    3
  • epub文档 CakePHP Cookbook 4.x

    instead of defining view class mappings in RequestHandlerComponent. The automatic view switching for ‘ajax’ requests offered by RequestHandlerComponent is deprecated. Instead you can either handle this in beforeRender. if ($this->request->is('ajax')) { $this->viewBuilder()->setClassName('Ajax'); } Alternatively, you can have the HTML view class switch to the ajax layout as required in your controller the current request is HEAD. is('options') Check to see whether the current request is OPTIONS. is('ajax') Check to see whether the current request came with X-Requested- With = XMLHttpRequest. is('ssl')
    0 码力 | 1249 页 | 1.04 MB | 1 年前
    3
  • pdf文档 《Slides Dev Web》 07. jQuery

    Manipulations CSS – Réponse aux évenements du navigateur – Effets visuels et animations – Requêtes et réponses Ajax • Abstraction implémentations différents navigateurs • Facile à apprendre • Utilisation du chaînage ready, load, resize, scroll, unload • Exemple $("p").click(function(){ // code à éxecuter ici }); AJAX5 • $(selector).load(URL, data, callback) – URL : Ressource ciblée par la requête – data : éventuel contenu – callback : fonction de rappel avec 3 paramètres : 5https://www.w3schools.com/jquery/jquery_ajax_load.asp 4 ∗ responseTxt ∗ statusTxt ∗ xhr • $.get(URL, callback) • $.post(URL, data, callback)
    0 码力 | 5 页 | 49.45 KB | 1 年前
    3
  • epub文档 CmlPHP v2.x 开发手册

    ool($name, $default = null) Request Cml\Http\Request 用来获取请求的一些信息如 用户ip 、 是 否为移动端发起请求 、 是否为ajax请求 等; 获取用户IP地址 \Cml\Http\Request::ip() 获取用户标识 \Cml\Http\Request::userAgent() 获取主机名称 \Cml\Http\Request::host() sMobile() 判断是否为POST请求 \Cml\Http\Request::isPost() 判断是否为GET请求 \Cml\Http\Request::isGet() 判断是否为AJAX请求 \Cml\Http\Request::isAjax() 判断是否以cli方式运行 \Cml\Http\Request::isCli() 获取POST过来的二进制数据,与手机端交互 的调试信息外, 在debug=true下, 框架本身就提供了详尽的调试信息. 普通请求会看到页面下的cmlphp控制台里面显示了程序运行信息 ajax请求(Html渲染引擎),打开浏览器调试工具,会在浏览器控制台 看到程序运行信息 ajax请求(Json渲染引擎),打开浏览器调试工具,会在浏览器请求响 应中看到返回的sql信息 在debug=true开发环境下以上几种调试信息一般已经满足开发
    0 码力 | 245 页 | 720.67 KB | 1 年前
    3
  • pdf文档 CmlPHP v2.x 开发手册

    l($name, $default = null) 38 Request Cml\Http\Request 用来获取请求的一些信息如 用户ip 、 是否为移动端发起请求 、 是否为ajax 请求 等; 获取用户IP地址 \Cml\Http\Request::ip() 获取用户标识 \Cml\Http\Request::userAgent() 获取主机名称 \Cml\Http\Request::host() sMobile() 判断是否为POST请求 \Cml\Http\Request::isPost() 判断是否为GET请求 \Cml\Http\Request::isGet() 判断是否为AJAX请求 \Cml\Http\Request::isAjax() 判断是否以cli方式运行 \Cml\Http\Request::isCli() 获取POST过来的二进制数据,与手机端交互 外, 在debug=true下,框架本身就提供了详尽的调试 信息. 普通请求会看到页面下的cmlphp控制台里面显示了程序运行信息 100 ajax请求(Html渲染引擎),打开浏览器调试工具,会在浏览器控制台看到程序运行信息 ajax请求(Json渲染引擎),打开浏览器调试工具,会在浏览器请求响应中看到返回的sql信息 在debug=true开发环境下以上几种调试信息一般已经满足开发中的调试需求了。
    0 码力 | 143 页 | 1.54 MB | 1 年前
    3
  • pdf文档 CakePHP Cookbook 4.x

    instead of defining view class mappings in RequestHandlerComponent. The automatic view switching for ‘ajax’ requests offered by RequestHandlerComponent is deprecated. Instead you can either handle this in beforeRender. if ($this->request->is('ajax')) { $this->viewBuilder()->setClassName('Ajax'); } Alternatively, you can have the HTML view class switch to the ajax layout as required in your controller current request is HEAD. • is('options') Check to see whether the current request is OPTIONS. • is('ajax') Check to see whether the current request came with X-Requested-With = XMLHttpRequest. • is('ssl')
    0 码力 | 967 页 | 2.88 MB | 1 年前
    3
  • mobi文档 CmlPHP v2.x 开发手册

    stBool($name, $default = null) Request Cml\Http\Request 用来获取请求的一些信息如 用户ip 、 是否为移动端发起请求 、 是否为 ajax请求 等; 获取用户IP地址 \Cml\Http\Request::ip() 获取用户标识 \Cml\Http\Request::userAgent() 获取主机名称 \Cml\Http\Request::host() sMobile() 判断是否为POST请求 \Cml\Http\Request::isPost() 判断是否为GET请求 \Cml\Http\Request::isGet() 判断是否为AJAX请求 \Cml\Http\Request::isAjax() 判断是否以cli方式运行 \Cml\Http\Request::isCli() 获取POST过来的二进制数据,与手机端交互 框架本身就提供 了详尽的调试信息. 普 通 请 求 会 看 到 页 面 下 的 cmlphp 控 制 台 里 面 显 示 了 程 序 运 行 信 息 ajax请求(Html渲染引擎),打开浏览器调试工具,会在浏览器控制台看到程序 运行信息 ajax请求(Json渲染引擎),打开浏览器调试工具,会在浏览器请求响应中看到 返回的sql信息 在debug=true开发环境下以上几种调试信息一般已经满足开发中的调试
    0 码力 | 251 页 | 973.37 KB | 1 年前
    3
共 24 条
  • 1
  • 2
  • 3
前往
页
相关搜索词
SlidesDevWeb06HTTPAJAXCakePHPCookbookLearningLaravel07jQueryCmlPHPv2开发手册
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩