1.导入19个jar包http://pan.baidu.com/s/1sjlxsbb
2.部署两个xml
hibernate.cfg.xml
<!DOCTYPE hibernate-configuration PUBLIC
"-//Hibernate/Hibernate Configuration DTD 3.0//EN"
"http://hib...
分类:
Web程序 时间:
2015-04-19 14:44:49
阅读次数:
166
基本使用1. 编译内核ref:http://www.omappedia.org/wiki/Installing_and_Using_Ftrace===================================================Kernel configuration & Re-b...
分类:
其他好文 时间:
2015-04-19 14:33:08
阅读次数:
187
using System;using System.Configuration;using MySql.Data.MySqlClient;/// /// TestDatebase 的摘要说明/// public class TestDatebase{ public TestDatebase() { ...
分类:
数据库 时间:
2015-04-19 06:24:02
阅读次数:
169
MVC下载文件方式方式一:public FileStreamResult DownFile(string filePath, string fileName) { string absoluFilePath = Server.MapPath(System.Configuration.Conf...
分类:
Web程序 时间:
2015-04-18 12:47:55
阅读次数:
177
1.为什么要用hibernateUtil这个类,先看这段代码://加载配置文件信息默认为hiberna.cfg.xml,如果不是的话那么就在config()方法里面去解析他Configuration config = new Configuration();config.config();//创建工...
分类:
Web程序 时间:
2015-04-17 21:55:00
阅读次数:
154
As default, the feature AJAX of MOSS2007 is disabled, so the site web configuration file should be modified to enable AJAX to achieve the auto complet...
分类:
Web程序 时间:
2015-04-17 18:05:01
阅读次数:
246
出现这个错误的原因:
在Configuration Properties -> Linker -> Object/Library里面加库的时候 绝对路径没有加“”
例如:
C:\Program
Files\Microsoft Platform SDK\Lib\DbgHelp.Lib
应该改为:
"C:\Program
Files\Microsoft Platform SDK\Li...
分类:
其他好文 时间:
2015-04-17 15:50:27
阅读次数:
107
1. Install aide software.[root@server7-5499 ~]# yum install aide -y2. Modify aide configuration file.Basic cofigrations:# Define DB/Log location.@@def...
分类:
系统相关 时间:
2015-04-17 13:42:34
阅读次数:
158
system-view 进入系统视图
display version 查看系统属性
显示诊断信息:display diagnostic-information
显示系统当前配置:display current-configuration
显示系统保存配置: display saved-configuration
显示接口信息:display interface
显示路由信...
分类:
其他好文 时间:
2015-04-17 11:30:19
阅读次数:
223
# This configuration file was broken by system-config-keyboardSection "ServerLayout" Identifier "system-config-keyboard Configuration" ...
分类:
其他好文 时间:
2015-04-17 07:04:40
阅读次数:
145