码迷,mamicode.com
首页 >  
搜索关键字:release board    ( 13112个结果
编译OpenSSL的64位碰到问题
环境是WIN2003 64位系统,VC2008,Qt4.7.4源代码,用configure的参数是 Plain Text code ? 1 2 3 4 5 6 7 8 9 10 11 12 13 -platform win32-msvc2008 -opensource -debug -debug-and-release ...
分类:其他好文   时间:2014-09-27 07:14:29    阅读次数:316
ERROR ITMS-9000:”invalid pre release train the train version ‘2.0’is closed for new build submission
ERROR ITMS-9000:”invalid pre release train the train version ‘2.0’is closed for new build submissions”...
分类:其他好文   时间:2014-09-26 23:26:08    阅读次数:1016
第九讲 镜头拉近死机故障
第八讲 程序 debug 会出问题,release 不会出问题在调用geos.dll时出错查看osgearth生成时的cmake目录,会发现GEOS_LIBRARY_DEBUG目录选的是019.Earth/builder/runtime/geos3.3.2/bin/geos_i.lib 选错了 应该...
分类:其他好文   时间:2014-09-26 22:11:08    阅读次数:199
Python
Python_百度百科 http://baike.baidu.com/view/21087.htm?fr=aladdin 下载 Python Release Python 2.7.8 | Python.org https://www.python.org/downloads/release/pyth...
分类:编程语言   时间:2014-09-26 14:21:28    阅读次数:238
Log
#include #include #define LOG_PATH "c:\\NetBiosUtilDll.log"// Use global object to ensure initialization and release.class GlobalEnv{public: GlobalEn....
分类:其他好文   时间:2014-09-25 20:11:07    阅读次数:220
expdp ora-31640 ora-19505
oracle@db01:/oraapp/oracle/backup>impdp \'/ as sysdba\' directory=DB_BACKUP dumpfile=newdb.20140918.dmp logfile=newdb_0919.log parallel=4 c> Import: Release 11.2.0.3.0 - Production on Fri Sep...
分类:其他好文   时间:2014-09-25 18:58:07    阅读次数:282
NBU重新配置导致恢复不成功--Oracle和NBU的link
[root@SsevendbS01 rman]# su - oracle [oracle@SsevendbS01 ~]$ rman target / Recovery Manager: Release 11.2.0.3.0 - Production on Fri Sep 19 09:47:47 2014 Copyright (c) 1982, 2011, Oracle and...
分类:数据库   时间:2014-09-25 18:39:27    阅读次数:314
Oracle Client安装与基本配置
1. 安装Oracle Client, 访问Oracle站点下载Oracle Database 11g Release 2 Client或者(直接下载Oracle 11gR2 Client)2. 下载解压后,点击Setup.exe3. 安装类型中选择管理员或定制4. 选择安装语言5. 指定安装位置6...
分类:数据库   时间:2014-09-25 18:09:27    阅读次数:250
Windows服务开发遇到的问题
1、Windows服务安装通过cmd运行指令安装Windows服务:安装方法:运行cmd,以InstallUtil.exe来运行Windows服务程序。如果是Release模式的话,直接在cmd窗口粘贴指令 C:\Windows\Microsoft.NET\Framework\v4.0.30319\...
分类:Windows程序   时间:2014-09-25 16:30:09    阅读次数:213
yum安装mysql最新版本
1.确定机器系统版本more /etc/redhat-release1.安装mysql源rpm -Uvh http://repo.mysql.com/mysql-community-release-el6-5.noarch.rpm3.安装mysql-serveryuminstallmysql-ser...
分类:数据库   时间:2014-09-25 15:39:29    阅读次数:288
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!