64位oracle,32位pl/sqlpl/sql配置完之后,一直报错:ora-12154配置环境变量ORACLE_HOME:D:\softInstrall\oracle\product\11.2.0\dbhome_1 好之。感谢伟达的百度
分类:
其他好文 时间:
2014-07-22 22:57:13
阅读次数:
221
市场需求文档:(英文全称Market Requirement Document,MRD)
产品需求文档(Product Requirement Document,PRD)的英文简称
Business Requirement Document;中文意思是:商业需求描述。 基于商业目标或价值所描述的产品需求内容文档(报告),其核心的用途就是用于产品在投入研发之前,由企业高层作为决策评估的重要依据。...
分类:
其他好文 时间:
2014-07-18 22:36:53
阅读次数:
311
rman 备份时报:ORA-02396: exceeded maximum idle time...
分类:
其他好文 时间:
2014-07-17 15:12:46
阅读次数:
146
这是文字 ////获取html到NSString NSURL *url = [NSURL URLWithString:@"http://www.xtox.net/product/detail.action?product.id=11"]; NSString *strHtml = [NSString ...
分类:
Web程序 时间:
2014-07-16 18:05:01
阅读次数:
181
Description
Jimmy is studying Advanced Graph Algorithms at his university. His most recent assignment is to find a maximum matching in a special kind of graph. This graph is undirected, has N verti...
分类:
其他好文 时间:
2014-07-16 14:34:42
阅读次数:
239
Given an array arr[] of n integers, construct a Product Array prod[] (of same size) such that prod[i] is equal to the product of all the elements of a...
分类:
其他好文 时间:
2014-07-15 10:03:20
阅读次数:
216
int offset=0;int size=4096;progressBar.Maximum = int.MaxValue;progressBar.Minimum = 0;progressBar.Value = 0;offset += size;progressBar.Value = (int)(o...
分类:
其他好文 时间:
2014-07-15 09:43:09
阅读次数:
238
yum install dmidecodedmidecode -s system-product-name
分类:
系统相关 时间:
2014-07-14 23:24:59
阅读次数:
304
在项目中,当我们想获取IEnumerable集合的时候,这个集合有可能是null。但通常的做法是返回一个空的集合。 假设有这样一个场景:当商店不营业时,返回一个空的IEnumerable,而当商店正常营业时,就返回一个非空的IEnumerable。 Product模型。 public class P...
分类:
其他好文 时间:
2014-07-14 23:01:37
阅读次数:
266
#ifndef __OPTIMIZE__#define NSLog(...) NSLog(__VA_ARGS__)#else#define NSLog(...){}#endif打开Xcode -->>product -->scheme -->>edit scheme -->info 设置debug ...
分类:
移动开发 时间:
2014-07-14 21:08:29
阅读次数:
262