1、插入数据insert into table(id,name) values("","") ---插入数据到table表中如:INSERT INTO sms.Communication ( RefType,RefId,Type,Message,CreateUserId,CreateDate ) v...
分类:
数据库 时间:
2014-06-28 18:36:01
阅读次数:
239
[formData appendPartWithFileURL:[NSURL fileURLWithPath:info.voice_networkPath] name:@"voice.amr" fileName:@"voice.amr" mimeType:@"" error:nil]; [fo...
分类:
其他好文 时间:
2014-06-26 21:07:10
阅读次数:
225
1.Binder(IPC)Linux进程之间要能够互相通信,从而共享资源和信息。所以,操作系统内核必须提供进程间的通信机制(IPC,Inter-Process Communication)。IPC机制种类:采用命名管道(name pipe),消息队列(message queue),信号(signal...
分类:
其他好文 时间:
2014-06-26 20:48:54
阅读次数:
329
今天单独启动了Data Guard的primary 数据库,出现了这个错误:ORA-03113: end-of-file on communication channel...
分类:
其他好文 时间:
2014-06-22 19:01:38
阅读次数:
205
??
Both sequence diagrams and communication diagrams are kinds of interaction diagrams. An
interaction diagram
shows an interaction, consisting of a set of objects or roles, including the messages ...
分类:
其他好文 时间:
2014-06-17 19:15:04
阅读次数:
186
package com.voice.mongodb;import
java.net.UnknownHostException;import com.mongodb.DB;import
com.mongodb.DBCollection;import com.mongodb.Mongo;import c...
分类:
其他好文 时间:
2014-06-16 11:03:17
阅读次数:
190
定义 Windows Communication Foundation 服务协定...
分类:
其他好文 时间:
2014-06-10 17:33:46
阅读次数:
133
【题解】:【代码】: 1 #include 2 #include 3 #include 4
#define inf 99999999 5 using namespace std; 6 int
dp[105][10005];//i件设备,最小带宽(瓶颈)为j时的最小花费 7 int B[105]...
分类:
其他好文 时间:
2014-06-09 22:35:23
阅读次数:
259
喝水不忘挖井人"; } public function voice(){ echo
"我的叫声是 汪汪汪~~~~"; } public function showColor(){ echo "我是一条黑色的狗"; }}class
Cat_bobo implements Animal{ publi.....
分类:
Web程序 时间:
2014-06-09 19:50:17
阅读次数:
202