需要用到的资源:http://download.csdn.net/detail/xunzaosiyecao/7482441
1、下载上面链接的资料,解压后,将xml.exe文件拷到EditPlus文件目录下。
2、打开editplus->tools->configue user tools,点击Add Tool,选择Program,如下图:
...
分类:
其他好文 时间:
2014-06-19 13:06:48
阅读次数:
495
第一种方法:1000 ?
DataBinder.Eval(Container.DataItem, "Detail").ToString().Substring(0, 1000)
+"……" : DataBinder.Eval(Container.DataItem, "Detail").ToStrin...
分类:
其他好文 时间:
2014-06-16 08:22:45
阅读次数:
337
http://apps.hi.baidu.com/share/detail/37384818download
ADT linkhttp://dl.google.com/android/ADT-0.9.6.zipdownload SDK
linkhttp://dl.google.com/android...
分类:
系统相关 时间:
2014-06-16 06:10:09
阅读次数:
406
原题地址:https://oj.leetcode.com/submissions/detail/5341904/题意:The set[1,2,3,…,n]contains a total ofn! unique permutations.By listing and labeling all of ...
分类:
编程语言 时间:
2014-06-15 21:33:16
阅读次数:
270
一般的MVC WebGrid都是在每一行中加入 Edit Detail Delete 这些Link 去对每条记录去单独操作。 稍微研究了一下总结一个 做批量删除的办法。1. 首先是在WebGrid中加入一列CheckBox代码如下 grid.Column(header: " ", ...
分类:
Web程序 时间:
2014-06-15 21:07:52
阅读次数:
223
http://apps.hi.baidu.com/share/detail/37384818download
ADT linkhttp://dl.google.com/android/ADT-0.9.6.zipdownload SDK
linkhttp://dl.google.com/android...
分类:
系统相关 时间:
2014-06-11 12:29:42
阅读次数:
427
参考http://ourjs.com/detail/52ad26ff127c76320300001fOffcial
Sitehttp://requirejs.org/下载http://requirejs.org/docs/download.html
需要require.js才能正确执行require...
分类:
Web程序 时间:
2014-06-10 12:34:20
阅读次数:
259
ALTER PROCEDURE [dbo].[usp_visit_detail](@siteid
BIGINT,@Startime VARCHAR(15),@Endtime VARCHAR(15),@Aflag INT = 10,
--初始值为10,非10,则表示有...
分类:
数据库 时间:
2014-06-10 10:05:23
阅读次数:
292
《Using Swift with Cocoa and Objective-C Building App 》
下载地址
http://download.csdn.net/detail/swifttrain/7473881...
分类:
其他好文 时间:
2014-06-10 07:54:27
阅读次数:
186
Swift 编程语言在 WWDC2014亮相,引来轰动,而苹果官方推出的文档也登陆
iBook。《Swift编程语言》PDF教程下载地址:http://download.csdn.net/detail/beibai12345/7442459iTunes
下载地址:http://itunes.appl...
分类:
其他好文 时间:
2014-06-09 17:32:43
阅读次数:
294