最基本的Oracle数据库连接代码(只针对Oracle11g):1、右键项目->构建路径->配置构建路径,选择第三项“库”,然后点击“添加外部Jar”,选择“D:\Oracle\app\oracle\product\11.2.0\server 
\jdbc\lib\ojdbc6_g.jar”(注:D:...
                            
                            
                                分类:
数据库   时间:
2014-05-27 02:02:38   
                                阅读次数:
362
                             
                    
                        
                            
                            
                                解决过程:1. 
找到listener.ora监听文件,具体位置:D:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN\listener.ora2. 
在lisener.ora文件中找到 (SID_DESC = (SID_N...
                            
                            
                                分类:
数据库   时间:
2014-05-24 07:04:19   
                                阅读次数:
360
                             
                    
                        
                            
                            
                                By Jason Schadewald (@resolvedfixed), Parasoft 
Product ManagerIn the modern world of Agile, SaaS, and DevOps, the term 
“process” sounds outdated. It r...
                            
                            
                         
                    
                        
                            
                            
                                #include 
#include 
#include 
#include 
#include 
using namespace std;
//void welcome();//欢迎界面
void display(int);//输出信息
int size=0;
class Product
{
public:
    void addProduct();
    void queryById();...
                            
                            
                                分类:
其他好文   时间:
2014-05-22 17:00:21   
                                阅读次数:
250
                             
                    
                        
                            
                            
                                一、开发前奏1.公司标示使用反向域名:正向域名 www.baidu.com 
用来标示一台网络主机;反向域名 cn.itcast.Mydemo 用来标示产品的,cn.com.abc.product。因为大家都喜欢好名字 
weibo,所以就有新浪微博,腾讯微博。2. Bundle Identifier:...
                            
                            
                                分类:
移动开发   时间:
2014-05-22 16:25:42   
                                阅读次数:
442
                             
                    
                        
                            
                            
                                本文介绍一种创建型设计模式 Product Trader(操盘手)模式。
                            
                            
                                分类:
其他好文   时间:
2014-05-22 15:34:11   
                                阅读次数:
352
                             
                    
                        
                            
                            
                                今天真机调试的时候莫名其妙遇到了这样的一个问题:This product type must be built using a provisioning profile, however no provisioning profile matching both the identity "iPhone Developer" and the bundle identifier.....具体如下图所...
                            
                            
                                分类:
移动开发   时间:
2014-05-22 11:17:43   
                                阅读次数:
415
                             
                    
                        
                            
                            
                                一、打开BRD文件打开PCB SI,启动Cadence Product 
Choices界面,如图1-1所示,一般我们选择Allegro PCB SI 
630(SPECCTRAQuest),具体如下图所示:接着,选择File->Open,打开所要仿真的BRD文件,此时,出现下图所示界面:二、模型库添加...
                            
                            
                                分类:
其他好文   时间:
2014-05-21 20:44:48   
                                阅读次数:
449
                             
                    
                        
                            
                            
                                AsI’mworkingonaproductthatwillmakeheavyuseofencryption,I’vefoundmyselftryingtoexplainpublic-keycryptographytofriendsmorethanoncelately.Tomysurprise,anythingrelatedI’vecomeacrossonlinemakesitlookmorecomplicatedthanitshould.Butit’snot.Firstofall,let’ssee..
                            
                            
                                分类:
其他好文   时间:
2014-05-20 21:05:11   
                                阅读次数:
430
                             
                    
                        
                            
                            
                                一.硬件资源内存:1G以上SWAP空间:至少1.5G,要求为内存的2倍temp空间:400Mlinux的临时空间是/tmpwindows的临时空间如下:c:\>echo%homedrive%%homepath%\localsettings\temp硬盘空间:linux/unix需要1.3~3.5Gwindows需要1~1.5G二、OFA最佳灵活体系结构(目录命名)1、linu..
                            
                            
                                分类:
数据库   时间:
2014-05-20 18:45:21   
                                阅读次数:
488