One of the tablespace is read-only in your database. The los s of all
control file forced you to recreate the control file. Which operation do
you need to perform after re-creating the control fil...
分类:
数据库 时间:
2014-12-20 18:15:56
阅读次数:
251
1、__construct这是class的构造函数,把它放在class里面,则会在对class创建对象的时候自动调用。这个函数可以输入参数,所以在创建类的对象的时候也是可以输入参数的。题外话:如何编写更加健壮的应用?怀疑所有人:应用的使用者,他可能想黑掉你的网站;甚至你自己也是或者你的同事,他们的输...
分类:
Web程序 时间:
2014-12-20 16:49:14
阅读次数:
150
1、name space使用方法一般我们为每一个namespace创建一个同名的文件夹,将这个namespace之下的所有class放到这个文件夹里面;假如我们创建一个名为:MyNamespace的namespace,和一个MyClass的类属于MyNamespace,那么首先我们要在定义MyCla...
分类:
Web程序 时间:
2014-12-20 15:24:36
阅读次数:
135
[网络转载]今天将ArcGIS系列的软件从ArcGIS9.3.1升级到ArcGIS10,然后就使用VS创建一个简单的AE应用程序,然后拖放一个toolbar、LicenseControl以及MapControl控件。接着编译应用程序,编译成功。然后单击F5运行程序,这个时候程序报错,出现下面所示的错...
分类:
其他好文 时间:
2014-12-18 20:34:14
阅读次数:
192
一、创建新项目 二、添加模型文件 三、添加完后,在设计面板空白处右击,创建一个实体 实体集(B) 这里的名称会是对应的数据库表名称!!! ,开始不知道这是什么,生成后才知道表名是这个,以后注意点就行。 四、添加实体标量属性(Scalar Property) 你现在已经完成一个简单的概念性的模型...
分类:
其他好文 时间:
2014-12-18 18:28:49
阅读次数:
153
For our development process of iOS applications, we are using Jenkins set up on the Mac Mini Server, acting as aContinuousIntegration (CI) server. It’...
分类:
移动开发 时间:
2014-12-18 15:06:15
阅读次数:
205
一、 Android 1.1 Android官方文档 Creating a View Class : http://developer.android.com/training/custom-views/create-view.html#customatt Available...
分类:
其他好文 时间:
2014-12-17 10:39:57
阅读次数:
160
What is the whole darned process?Well that’s a good question. For my purposes, this is what I need to know:Create a Private Key. These usually end in ...
分类:
其他好文 时间:
2014-12-16 18:54:18
阅读次数:
306
在使用C++编写halcon之前,确定自己有较好的C++基础,并熟悉一套开发平台如VCProgrammers_guide.pdf chapter7中有关于creating Aplicatin with halcon/c++的详细介绍以vs2008为例 工具---》选项 (有图介绍不配文字啦)用C++...
分类:
编程语言 时间:
2014-12-16 18:52:57
阅读次数:
393
参考网页:http://continuum.io/blog/anaconda-python-3http://conda.pydata.org/docs/intro.html#creating-python-3-4-or-python-2-6-environments下载页面:http://conti...
分类:
其他好文 时间:
2014-12-15 06:30:10
阅读次数:
300