书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 55721 个相关结果.
  • 6. 页面对象

    6. 页面对象 6.1. 测试用例 6.2. 页面对象类 6.3. 页面元素 6.4. 定位器 6. 页面对象 本章是一个针对页面对象设计模式的教程引导。一个页面对象表示在你测试的WEB应用程序的用户界面上的区域。 使用页面对象模式的好处: 创建可复用的代码以便于在多个测试用例间共享 减少重复的代码量 如果用户界面变化,只需要修改一处 ...
  • Pagination(分页)使用说明

    Pagination(分页)使用说明 类方法使用说明 1、total($totalNum = null) 2、url($url = null) 3、page($page = null) 4、num($num = null) 5、getArray() 6、center($num) 7、circle($num) 8、hide($item = tru...
  • Query 和 post form

    Query 和 post form Query 和 post form POST / post ? id = 1234 & page = 1 HTTP / 1.1 Content - Type : application / x - www - form - urlencoded name = manu & message = th...
  • nuxt-link

    API: The Component API: The Component This component is used to provide navigations between page components and enhance performances with smart prefetching. The <nuxt-lin...
  • Automatic Static Optimization

    Automatic Static Optimization How it works Caveats Automatic Static Optimization Next.js automatically determines that a page is static (can be prerendered) if it has no bloc...
  • Using huge pages with virtual machines

    Using huge pages with virtual machines Prerequisites What huge pages do Configuring huge pages for virtual machines Using huge pages with virtual machines You can use huge pa...
  • App Layout

    App Layout Basic Layout Advanced Layout Initialize App App Layout First thing we should do for our App is to create index.html file with app’s skeleton. <!DOCTYPE html> <...
  • Diagnose

    Diagnose Alarms WebSocket Client Topic Metrics Slow Subscriptions Log Trace Diagnose The Diagnose module provides some debugging tools to help users debug and locate errors...
  • Dashboard Folders

    Dashboard Folders How To Create A Folder Manage Dashboards Dashboard Folder Page Permissions Dashboard Folders Folders are a way to organize and group dashboards - very usef...
  • Query data

    Query data Query SQL from the web console More Druid SQL examples Query over time General group by Query SQL over HTTP Further reading Query data This tutorial demonstrate...