meteor-query-test:使用meteor进行查询的测试应用

时间:2024-07-22 23:00:43
【文件属性】:

文件名称:meteor-query-test:使用meteor进行查询的测试应用

文件大小:13KB

文件格式:ZIP

更新时间:2024-07-22 23:00:43

JavaScript

查询测试 使用meteor进行查询的简单测试应用程序 特征 不区分大小写和部分查询名称 不区分大小写和部分查询 mrn 时区独立的出生日期查询 友好的患者姓名显示 时区独立的出生日期显示 随机患者的种子数据库 清除数据库 ============== 安装 # Should be as simple as cloing the repository.... git clone https://github.com/chafey/meteor-query-test.git # And then running it... cd meteor-query-test meteor ============== 用法 按“种子数据库”填充 10 名患者 按“清除数据库”清除数据库中的所有记录 搜索姓名、出生日期或出生日期(例如 1978 年 3 月 2 日)


【文件预览】:
meteor-query-test-master
----client()
--------queryTest.html(337B)
--------queryTest.css(31B)
--------views()
--------queryTest.js(52B)
----server()
--------collections()
----packages()
--------npm-container()
----README.md(772B)
----.meteor()
--------.gitignore(6B)
--------.finished-upgraders(229B)
--------release(15B)
--------packages(344B)
--------.id(323B)
--------versions(941B)
--------platforms(15B)
----lib()
--------collections.js(44B)
----packages.json(22B)

网友评论