首页 开发技术 其它     /    node-zk-browser:node.js中的ZookeeperWeb管理员-源码

node-zk-browser:node.js中的ZookeeperWeb管理员-源码

上传者: weixin_42123237 | 上传时间:2022/9/5 10:52:43 | 文件大小:150KB | 文件类型:ZIP
node-zk-browser:node.js中的ZookeeperWeb管理员-源码
节点zk浏览器node.js中的Zookeeper网络管理员。
它基于和,将Zookeeper的数据显示为延迟加载树,并显示每个路径的统计信息和数据;
并且您可以在登录时创建,编辑或删除路径。
要求您必须从和安装node.js0.8.x。
配置首先,您必须使用npm安装依赖项npminstall-d然后编辑app.js以配置您的zk主机varzkclient=newZkClient("localhost:2181");或者您可以通过环境变量传递它:exportZK_HOST="localhost:2181"在start.sh。
并编辑user.json以配置您的管理员帐户:{"name":"password"}跑输入命令以启动使用./start.sh您现在可以访问node-zk 本软件ID:15484916

文件下载

资源详情

[{"title":"(52个子文件150KB)node-zk-browser:node.js中的ZookeeperWeb管理员-源码","children":[{"title":"node-zk-browser-master","children":[{"title":"zk.js <span style='color:#111;'>620B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>179B</span>","children":null,"spread":false},{"title":"logs","children":[{"title":".gitignore <span style='color:#111;'>0B</span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"app.test.js <span style='color:#111;'>379B</span>","children":null,"spread":false}],"spread":true},{"title":"views","children":[{"title":"layout.ejs <span style='color:#111;'>310B</span>","children":null,"spread":false},{"title":"create.ejs <span style='color:#111;'>2.12KB</span>","children":null,"spread":false},{"title":"index.ejs <span style='color:#111;'>310B</span>","children":null,"spread":false},{"title":"data.ejs <span style='color:#111;'>4.98KB</span>","children":null,"spread":false},{"title":"tree.ejs <span style='color:#111;'>2.64KB</span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'>20B</span>","children":null,"spread":false},{"title":"start.sh <span style='color:#111;'>130B</span>","children":null,"spread":false},{"title":"public","children":[{"title":"node-zk","children":[{"title":"plugins","children":[{"title":"jquery.tree.contextmenu.js <span style='color:#111;'>7.54KB</span>","children":null,"spread":false},{"title":"jquery.tree.cookie.js <span style='color:#111;'>2.81KB</span>","children":null,"spread":false},{"title":"jquery.tree.hotkeys.js <span style='color:#111;'>3.25KB</span>","children":null,"spread":false},{"title":"jquery.tree.checkbox.js <span style='color:#111;'>2.58KB</span>","children":null,"spread":false},{"title":"_jquery.tree.rtl.js <span style='color:#111;'>1.98KB</span>","children":null,"spread":false},{"title":"jquery.tree.xml_flat.js <span style='color:#111;'>6.99KB</span>","children":null,"spread":false},{"title":"jquery.tree.xml_nested.js <span style='color:#111;'>6.64KB</span>","children":null,"spread":false},{"title":"jquery.tree.themeroller.js <span style='color:#111;'>1.51KB</span>","children":null,"spread":false},{"title":"jquery.tree.metadata.js <span style='color:#111;'>548B</span>","children":null,"spread":false}],"spread":true},{"title":"jquery.tree.js <span style='color:#111;'>86.42KB</span>","children":null,"spread":false},{"title":"themes","children":[{"title":"classic","children":[{"title":"icons.png <span style='color:#111;'>5.77KB</span>","children":null,"spread":false},{"title":"throbber.gif <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'>2.55KB</span>","children":null,"spread":false},{"title":"dot_for_ie.gif <span style='color:#111;'>43B</span>","children":null,"spread":false}],"spread":true},{"title":"themeroller","children":[{"title":"icons.png <span style='color:#111;'>6.52KB</span>","children":null,"spread":false},{"title":"throbber.gif <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'>2.66KB</span>","children":null,"spread":false},{"title":"dot_for_ie.gif <span style='color:#111;'>43B</span>","children":null,"spread":false}],"spread":false},{"title":"default","children":[{"title":"icons.png <span style='color:#111;'>6.52KB</span>","children":null,"spread":false},{"title":"throbber.gif <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'>2.38KB</span>","children":null,"spread":false},{"title":"dot_for_ie.gif <span style='color:#111;'>43B</span>","children":null,"spread":false}],"spread":false},{"title":"checkbox","children":[{"title":"icons.png <span style='color:#111;'>6.25KB</span>","children":null,"spread":false},{"title":"throbber.gif <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'>2.65KB</span>","children":null,"spread":false},{"title":"dot_for_ie.gif <span style='color:#111;'>43B</span>","children":null,"spread":false}],"spread":false},{"title":"apple","children":[{"title":"icons.png <span style='color:#111;'>5.81KB</span>","children":null,"spread":false},{"title":"bg.jpg <span style='color:#111;'>331B</span>","children":null,"spread":false},{"title":"throbber.gif <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"style.css <span style='color:#111;'>2.58KB</span>","children":null,"spread":false},{"title":"dot_for_ie.gif <span style='color:#111;'>43B</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"stylesheets","children":[{"title":"style.css <span style='color:#111;'>110B</span>","children":null,"spread":false}],"spread":true},{"title":"lib","children":[{"title":"jquery.js <span style='color:#111;'>156.95KB</span>","children":null,"spread":false},{"title":"sarissa.js <span style='color:#111;'>19.51KB</span>","children":null,"spread":false},{"title":"jquery.hotkeys.js <span style='color:#111;'>10.31KB</span>","children":null,"spread":false},{"title":"jquery.cookie.js <span style='color:#111;'>4.24KB</span>","children":null,"spread":false},{"title":"jquery.metadata.js <span style='color:#111;'>3.86KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"app.js <span style='color:#111;'>5.39KB</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>1.08KB</span>","children":null,"spread":false},{"title":"user.json <span style='color:#111;'>24B</span>","children":null,"spread":false},{"title":"LICENSE.txt <span style='color:#111;'>11.29KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明