File: Account.xml select ACC_ID as id, ACC_FIRST_NAME as firstName, ACC_LAST_NAME as lastName, ACC_EMAIL as emailAddress from ACCOUNT where ACC_EMAIL = #emailAddress# and ACC_LAST_NAME = #lastName# insert into ACCOUNT ( ACC_ID, ACC
DC / OS用户界面
数据中心操作系统的用户界面。
数据中心操作员使用DC / OS UI来管理数据中心。 开发人员使用DC / OS UI来管理,部署和调试其应用程序。 DC / OS UI和一起位于的顶部。
。 使用标签ux-guild 。
用法
搭建开发环境
git clone gitgithub.com:dcos/dcos-ui.git && cd dcos-ui
npm i
# Add developer files for config overrides. E.g. to
emailGuesser
该项目检入数据库并响应给定的全名和域名的相应电子邮件。
先决条件:
Node.js ...
使用的库:
- Express as server middleware
- Mongoose as Mongodb ODM
- Bunyan as Logger
目录结构
- commons for common and helper functions
- config for storing all the configurations files and valu
WaSP
用 v0.26.0 +编写的静态站点生成器。
文件
阅读或crystal-lang并克隆项目,然后运行:
$ make
$ ./bin/wasp server -s docs --verbose
Using config file: /Users/icyleaf/Development/crystal/wasp/docs
Generating static files to /Users/icyleaf/Development/crystal/wasp/docs/public
Wr