书栈网 · BookStack 本次搜索耗时 0.201 秒,为您找到 16033 个相关结果.
  • Notification通知提醒框

    Notification通知提醒框 何时使用 单独引入此组件 如何使用 代码演示 API NzNotificationServiceservice 全局配置(NZ_MESSAGE_CONFIG) NzNotificationDataFilled Notification通知提醒框 全局展示通知提醒信息。 何时使用 在系统四个角显...
  • Development

    Getting Started Initial Contributions Updating documentation Answering questions on the user list Reviewing and testing a submitted patch Investigate and/or fix a reported bug ...
  • Development

    Getting Started Initial Contributions Updating documentation Answering questions on the user list Reviewing and testing a submitted patch Investigate and/or fix a reported bug ...
  • Upload 上传

    上传 何时使用 代码演示 点击上传 用户头像 已上传的文件列表 照片墙 完全控制的上传列表 拖拽上传 图片列表样式 手动上传 文件夹上传 API 事件 change 上传 上传是将信息(网页、文字、图片、视频等)通过网页或者上传工具发布到远程服务器上的过程。 何时使用 当需要上传一个或一些文件时。 当需要展现上传的...
  • Testing

    Java tests JUnit tests Stress and FQLTool tests JVM distributed tests Upgrade tests Running multiple tests Running coverage analysis Micro-benchmarks Python tests Docker Se...
  • Testing

    Java tests JUnit tests Stress and FQLTool tests JVM distributed tests Upgrade tests Running multiple tests Running coverage analysis Micro-benchmarks Python tests Docker Se...
  • FAQ

    FAQ Why use MOSN instead of Istio’s default data plane? What is the difference between MOSN and Envoy? What are the advantages of MOSN? Is the open source MOSN the same version a...
  • FAQ

    FAQ Why use MOSN instead of Istio’s default data plane? What is the difference between MOSN and Envoy? What are the advantages of MOSN? Is the open source MOSN the same version a...
  • 国际化改造方案

    国际化改造方案 一、antd UI 组件国际化 二、业务文案的国际化需求 (1) 安装 vue-i18n: (2) 在 src/components/lang/ 中创建语言js,例如 en-US.js 和 zh-CN.js (3) 在main.js实例化组件 在组件中这样使用 如果想传参,例如zh-CN.js中这样配置: 常用方法: ...
  • Breadcrumb面包屑

    Breadcrumb面包屑 何时使用 单独引入此组件 代码演示 API nz-breadcrumbcomponent Breadcrumb面包屑 显示当前页面在系统层级结构中的位置,并能向上返回。 何时使用 当系统拥有超过两级以上的层级结构时; 当需要告知用户『你在哪里』时; 当需要向上导航的功能时。 单独引入此组件 想要了解...