摘要:
查询编译文件路径!---除了要修改主目录的 Makefile.am 还需要修改dataManage目录下的 makefile.am对于主目录的查找路径修改为:INCLUDES=-I$(CURRENTPATH)/include/ \ -I$(ACE_ROOT) \ -I/usr/share/jdk1.5.0_12/include \ -I/usr/share/jdk1.5.0_12/include/... 阅读全文
posted @ 2010-05-09 14:02
蚂蚁跳楼
阅读(229)
评论(0)
推荐(0)
摘要:
1。查找所有的表 select * from user_tables2.表结构复制Insert into SYSTEM.LS_CP select * from SYSTEM.SS_CP2create table System.Ls_Cp as select * from system.ss_cp2 where 1= 13。表数据复制Insert into SYSTEM.... 阅读全文
posted @ 2010-05-09 13:12
蚂蚁跳楼
阅读(196)
评论(0)
推荐(0)
摘要:
//#include "StdAfx.h"//#include <tchar.h>#include "ConnectPool.h"#include <fstream>#include<iostream>using namespace std;//#pragma comment(lib, "oci.lib")#define __int64 long unsigne... 阅读全文
posted @ 2010-05-09 13:12
蚂蚁跳楼
阅读(470)
评论(0)
推荐(0)
浙公网安备 33010602011771号