LotteryDraw:尾牙抽奖程式

时间:2024-07-16 16:32:06
【文件属性】:

文件名称:LotteryDraw:尾牙抽奖程式

文件大小:846KB

文件格式:ZIP

更新时间:2024-07-16 16:32:06

JavaScript

LotteryDraw: 抽奖程式 缘由 因为今年公司尾牙决定采用电脑抽奖, 所以开发了这个程式. 在此分享给有类似需求的人. 也欢迎pull request, 共同enhancement这个程式. 安装方式 $ npm install $ cd web $ bower install $ cd .. $ npm start This should start the server, and you can point your web browser to . 资料设定 人员资料 请参考: data/employee.xlsx 每个部门一个tab, tab的名称为部门名称 栏位资料: 职称(没有使用),姓名,可抽奖类型,资格标记 奖项资料 请参考: data/prize.xlsx 栏位顺序: 编号, 标题, 内容, 数量, 类型, 标记限制, 每次抽出数量 抽奖规则 奖项可以分成不同


【文件预览】:
LotteryDraw-master
----lib()
--------logger.js(354B)
--------prizeloader.js(1KB)
--------employeetts.js(2KB)
--------employeeloader.js(2KB)
--------app.js(342B)
--------ttsdownloader.js(8KB)
--------excelhelper.js(5KB)
--------webserver.js(4KB)
--------lottery.js(4KB)
--------game.js(13KB)
----.idea()
--------libraries()
--------jsLibraryMappings.xml(219B)
--------.name(18B)
--------encodings.xml(164B)
--------modules.xml(288B)
--------LotteryDraw.github.iml(370B)
--------scopes()
--------vcs.xml(180B)
----web()
--------index.html(6KB)
--------bower.json(490B)
--------result.html(3KB)
--------img()
--------js()
--------candidates.html(3KB)
--------sound()
--------config.json(47B)
--------css()
----nw.html(633B)
----test()
--------testTTS.js(5KB)
--------testGame.js(5KB)
--------testLottery.js(571B)
--------test.js(624B)
----data()
--------employee.xlsx(25KB)
--------prize.xlsx(39KB)
----.gitignore(110B)
----readme.md(2KB)
----bin()
--------downloadtts.js(1KB)
----package.json(987B)

网友评论