分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.092
秒,为您找到
7154
个相关结果.
搜书籍
搜文档
错误处理
645
2018-08-03
《ThinkJS 2.1 官方文档》
错误处理 错误页面 错误类型 400 403 404 500 503 扩展错误类型 1、添加 _600Action 2、添加错误页面 3、显示错误页面 修改错误页面样式 错误处理 系统在处理用户请求时,会遇到各种各样的错误情况。如:系统内部错误,url 不存在,没有权限,服务不可用等,这些情况下需要给用户显示对应的错误页面。 ...
Transactions
505
2020-01-12
《Sequelize ORM v3 Document》
Managed transaction (auto-callback) Throw errors to rollback Automatically pass transactions to all queries Concurrent/Partial transactions Without CLS enabled Isolation level...
model
967
2018-08-03
《ThinkJS 2.1 官方文档》
model 使用 ES6 的语法继承该类 使用普通方式继承该类 属性 model.pk model.name model.tablePrefix model.tableName model.schema model.indexes model.config model._db model._data model._options ...
model
888
2018-08-03
《ThinkJS 2.2 官方文档》
model 使用 ES6 的语法继承该类 使用普通方式继承该类 属性 model.pk model.name model.tablePrefix model.tableName model.schema model.indexes model.config model._db model._data model._options ...
Testing Asynchronous Code
615
2020-02-08
《Jest 22.x 官方文档中文版》
回调 Promises .resolves / .rejects 仅用于jest 20.0.0+ Async/Await 在JavaScript中执行异步代码是很常见的。 当你有以异步方式运行的代码时,Jest 需要知道当前它测试的代码是否已完成,然后它可以转移到另一个测试。 Jest有若干方法处理这种情况。 回调 最常见的异步模式是回调函...
think
1028
2018-08-03
《ThinkJS 2.1 官方文档》
think 属性 think.startTime think.env think.dirname think.port think.sep think.isMaster think.cli think.lang think.mode think.version think.module think.THINK_PATH think.T...
TypeScript 3.4
403
2021-02-25
《TypeScript v4.1 使用手册》
TypeScript 3.4 顶级 this 现在有类型了 泛型参数的传递 上下文返回类型作为上下文参数类型传入 在 strictFunctionTypes 之外一致性推断优先 参考 TypeScript 3.4 顶级 this 现在有类型了 顶级 this 的类型现在被分配为 typeof globalThis 而不是 an...
TypeScript 3.4
308
2021-06-09
《TypeScript v4.2 使用手册》
TypeScript 3.4 顶级 this 现在有类型了 泛型参数的传递 上下文返回类型作为上下文参数类型传入 在 strictFunctionTypes 之外一致性推断优先 参考 TypeScript 3.4 顶级 this 现在有类型了 顶级 this 的类型现在被分配为 typeof globalThis 而不是 an...
TypeScript 3.4
214
2023-02-15
《TypeScript v4.9 使用手册》
TypeScript 3.4 顶级 this 现在有类型了 泛型参数的传递 上下文返回类型作为上下文参数类型传入 在 strictFunctionTypes 之外一致性推断优先 参考 TypeScript 3.4 顶级 this 现在有类型了 顶级 this 的类型现在被分配为 typeof globalThis 而不是 any ...
doc.remove
328
2021-03-06
《百度智能小程序官方开发文档(全) - 20210306》
doc.remove doc.remove 解释 :删除指定 ID 的记录 参数说明 该方法的传入参数为可选参数,参数类型为对象类型,参数格式如下,如传入success 、fail 、complete 三者之一,则表示存在回调函数,否则返回 promise。 字段 类型 必填 默认值 说明 success Function 否 - 成功回调,...
1..
«
82
83
84
85
»
..100