书栈网 · BookStack 本次搜索耗时 0.040 秒,为您找到 634 个相关结果.
  • Amazon SES

    770 2021-07-08 《Quarkus v1.7 Guides》
    Quarkus - Amazon SES Client Prerequisites Set up SES locally Using SES on your AWS account Set up AWS SES Solution Creating the Maven project Creating JSON REST service Conf...
  • 键盘

    3091 2019-08-26 《uni-app API 文档》
    uni.hideKeyboard() uni.onKeyboardHeightChange(CALLBACK) uni.hideKeyboard() 隐藏软键盘 隐藏已经显示的软键盘,如果软键盘没有显示则不做任何操作。 平台差异说明 5+App H5 微信小程序 支付宝小程序 百度小程序 头条小程序 QQ小程序 √ √ √ √ x √ √ ...
  • 缓存

    缓存 高级 缓存 参考 面板 Physics ‣ Fluid ‣ Cache 类型 域 The Cache panel is used to Bake the fluid simulation and stores the outcome of a simulation so it does not need to be recalcu...
  • Fasttext for text classification

    This example demonstrates the use of fasttext for text classification This example demonstrates the use of fasttext for text classification Based on Joulin et al's paper: Bags...
  • 路由混用

    路由混用 需要值得注意的是: 路由混用 字如其名!有时候你项目中可能包含 nvue 文件,这时候是没办法使用Vue原型上的东西。所以我们无法访问 this.$Router 及 this.$Route 。怎么办呢? 那么好,这时候就需要路由混用。我们可以在 vue 页面中使用路由插件。在 nvue 页面中使用uni-app原生API! 这里...
  • 节点信息

    3442 2019-08-26 《uni-app API 文档》
    uni.createSelectorQuery() SelectorQuery selectorQuery.in(component) selectorQuery.select(selector) selectorQuery.selectAll(selector) selectorQuery.selectViewport() selectorQue...
  • h5

    4992 2019-08-26 《uni-app 框架文档》
    h5 自定义模板 router async devServer publicPath sdkconfig optimization treeShaking h5 属性 类型 说明 title String 页面标题,默认使用 manifest.json 的 name template String index.html模板路径,相对于...
  • iBeacon

    1242 2020-02-07 《HTML5 Plus API 指南》
    ibeacon 方法: 对象: 回调方法: 权限: startBeaconDiscovery 说明: 参数: 返回值: 示例: stopBeaconDiscovery 说明: 参数: 返回值: 示例: getBeacons 说明: 参数: 返回值: 示例: onBeaconUpdate 说明: 参数: 返回值: ...
  • MongoDB with Panache

    673 2021-07-08 《Quarkus v1.7 Guides》
    Quarkus - Simplified MongoDB with Panache First: an example Solution Creating the Maven project Setting up and configuring MongoDB with Panache Solution 1: using the active rec...
  • MongoDB Client

    714 2021-07-08 《Quarkus v1.7 Guides》
    Quarkus - Using the MongoDB Client Prerequisites Architecture Solution Creating the Maven project Creating your first JSON REST service Configuring the MongoDB database Multi...