会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
代码改变世界
Cnblogs
Dashboard
Login
Home
Contact
Gallery
Subscribe
RSS
古月夏
Most good programmers do programming not because they expect to get paid or get adulation by the public, but because it is fun to program.
随笔分类 -
项目开发
工作笔记---js时间插件的使用
2014-08-17 11:48 by 古月夏, 1507 阅读,
收藏
,
摘要: 工作中用到日期时间插件,需要精确到秒,总结工作所得,标记...第一种,jquery-datapicker(默认是年月日),加上扩展jquery-ui-timepicker-addon.js(可以实现时分秒) 需要引入的相关js: 1 2 3 4 5 这是我在工作中引入的相关的js和样式...
阅读全文
0 Comment
About