最新文章列表

dashboard添加可编辑字段

在tables.py中添加如下代码: class UpdateRow(tables.Row): ajax = True def get_data(self, request, instance_id): project_info = api.nova.server_get(request, instance_id) return pro ...
zouhuiying 评论(0) 有467人浏览 2016-03-18 20:41

JS实现可编辑的表格,双击可编辑,可以删除行和列,增加行和列,重置,导出表格,也可以上下移动元素

JS实现可编辑的表格,双击可编辑,可以删除行和列,增加行和列,重置,导出表格,也可以上下移动元素  原文:JS实现可编辑的表格,双击可编辑,可以删除行和列,增加行和列,重置,导出表格,也可以上下移动元素 源代码下载地址:http://www.zuidaima.com/share/1550463322606592.htm 源代码截图:
springmvc_springdata 评论(0) 有707人浏览 2014-08-20 09:30

ext tree 可编辑插件

jsp导入插件: <script type="text/javascript" src="<%=request.getContextPath()%>/extjs/TreeCellEditing.js"></script>  插件下载地址:http://pan.baidu.com/share/link?shareid= ...
关耳丘山川 评论(0) 有2751人浏览 2013-06-13 21:42

jQuery 可编辑的表格

html <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>JQuery实例2:可以编辑的表格& ...
海上明月共潮生--风铃 评论(0) 有862人浏览 2012-08-29 10:42

最近博客热门TAG

Java(141747) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54918) .net(54785) Web(54513) 工作(54116) Linux(50906) Oracle(49876) 应用服务器(43288) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37268) 数据结构(36423)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics