/var/lib/pgsql/data/pg_hba.confCentOS 6.3下PostgreSQL 的安装与配置http://www.cnblogs.com/mchina/archive/2012/06/06/2539003.htmlpostgresAdmin3http://www.cnblo...
分类:
数据库 时间:
2014-06-28 11:20:25
阅读次数:
375
使用 require("MyAapp.DepTree", function (DepTree) { DepTree(({ renderTo: "holder", width: "820", height: "580", data: [ { "name": "System" }, { "nam...
分类:
Web程序 时间:
2014-06-28 10:47:03
阅读次数:
320
关于easyUI Datagrid 控件 param参数,官方文本很少解释,主要有如下说明:queryParamsobjectWhen request remote data, sending additional parameters also.Code example:$('#dg').data...
分类:
其他好文 时间:
2014-06-24 10:35:11
阅读次数:
268
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Data;using System.Reflection;namespace RftToModel { ...
分类:
其他好文 时间:
2014-06-24 10:11:11
阅读次数:
151
gvim /var/lib/pgsql/data/postgresql.confgvim /var/lib/pgsql/data/pg_hba.confservice httpd startservice postgresql start[root@linux ~]# psql -h 127.0.0...
分类:
数据库 时间:
2014-06-24 09:38:36
阅读次数:
347
2014-06-20 BaoXinjian一、摘要DML(data manipulation language): 它们是SELECT、UPDATE、INSERT、DELETE,就象它的名字一样,这4条命令是用来对数据库里的数据进行操作的语言DDL(data definition language)...
分类:
数据库 时间:
2014-06-24 09:08:24
阅读次数:
365
微软近期Open的职位:Group: Search Technology Center Asia (STCA)/Data Platform teamTitle: Senior Software Development EngineerLocation: Beijing, ChinaThe R&D o...
分类:
其他好文 时间:
2014-06-24 09:07:51
阅读次数:
249
//类方法 图片 转换为二进制+(NSData *)Image_TransForm_Data:(UIImage *)image{ NSData *imageData = UIImageJPEGRepresentation(image , 0.5); //几乎是按0.5图片大小就降到原来...
分类:
移动开发 时间:
2014-06-24 08:58:06
阅读次数:
334
11.2.0.2,expdp报错:ORA-39126: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS []ORA-31642: the following SQL statement fails:BEGIN "...
分类:
其他好文 时间:
2014-06-23 08:22:37
阅读次数:
497
using Microsoft.SharePoint;using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using Syst...
分类:
其他好文 时间:
2014-06-23 08:15:19
阅读次数:
272