一、Asp.net 自带Bundle的使用: 1. 在Globale中注册与配置 BundleConfig.RegisterBundles(BundleTable.Bundles);public class BundleConfig { // For more information on Bund...
分类:
Web程序 时间:
2014-07-06 21:32:28
阅读次数:
232
linux中tail命令---用于查看文件内容最基本的是cat、more和less。1. 如果你只想看文件的前5行,可以使用head命令,如:head -5 /etc/passwd2. 如果你想查看文件的后10行,可以使用tail命令,如:tail -2 /etc/passwd 或 tail -n ...
分类:
其他好文 时间:
2014-07-06 19:40:39
阅读次数:
161
linux的字符界面默认不支持中文,所以你显示中文和编辑中文往往会是乱码,今天小研究了一下。首先要明白的问题是,乱码问题其实最本质就是编码和解码不符合。 比如你往linux上传了一个中文文件,但是用cat 或者 more去看的时候发现是乱码。这是因为你的中文文件编码可能是utf-8,可能是GBK等等...
分类:
系统相关 时间:
2014-07-06 18:51:55
阅读次数:
250
/**************调用存储过程****************/public static void main(String[] args) {try {Class.forName("com.microsoft.sqlserver.jdbc.SQLServerDriver");} cat...
分类:
其他好文 时间:
2014-07-06 17:10:14
阅读次数:
221
Given a stringsand a dictionary of wordsdict, determine ifscan be segmented into a space-separated sequence of one or more dictionary words.For exampl...
分类:
其他好文 时间:
2014-07-06 16:06:45
阅读次数:
198
public static void main(String[] args) { String usname= "root"; String pwd = "000000"; String driver="com.mysql.jdbc.Driver"; String url = "jdbc:mys.....
分类:
数据库 时间:
2014-07-06 15:55:17
阅读次数:
246
Basic Memory Management
基础内存管理
If you're writing an application for Mac OS X, you have the option to enable garbage collection. In general, this means that you don't have to think about memory management until you get to more complex cases.
如果你正在写运行在...
分类:
其他好文 时间:
2014-07-06 00:58:44
阅读次数:
275
">站长特效网,站长必备的高质量网页特效和广告代码。zzjs.net,站长js特效。 [01] 系统登录 ?cat=1">[02] 主窗口 系统登录 ...
分类:
其他好文 时间:
2014-07-05 22:11:29
阅读次数:
241
">站长特效网,站长必备的高质量网页特效和广告代码。zzjs.net,站长js特效。站长特效网?cat=1">站长特效?cat=2">网页特效?cat=11">广告代码?cat=10">rss订阅
分类:
其他好文 时间:
2014-07-05 21:54:44
阅读次数:
203
">站长特效网,站长必备的高质量网页特效和广告代码。zzjs.net,站长js特效。站长特效网?cat=1">zzjs?cat=2">网页特效?cat=11">广告代码">RSS订阅阿里西西网站首页酷站欣赏网页特效
分类:
其他好文 时间:
2014-07-05 21:47:30
阅读次数:
220