码迷,mamicode.com
首页 >  
搜索关键字:environment    ( 2700个结果
eclipse在linux下无故闪退解决
A fatal error has been detected by the Java Runtime Environment:SIGSEGV (0xb) at pc=0x00007f25d0b922a1, pid=3459, tid=139803099674368JRE version: Java...
分类:系统相关   时间:2014-10-07 23:05:54    阅读次数:501
ESI.ProCAST.2014.0.&.Visual-Environment.v9.6.Linux64 1DVD
HiCAD v2014 SP1 Win32_64 2DVDSolidCAM 2014 SP2 HF1 for SolidWorks 2012-2015 Multilanguage Win32_64 2DVDCEI.Ensight.v10.1.1b Win32_64.&.MacOSX.&.Linux3...
分类:系统相关   时间:2014-10-07 17:00:13    阅读次数:522
Navicat 提示Cannot create oci environment 解决方案
原文 http://blog.csdn.net/dreamcatchergo/article/details/27688601 一直在使用 Navicat ,这是一个数据库客户端软件,能连接多种不同类型的数据库,给我们的日常的工作带来了不少的便捷。 最近,我在电脑上安装了 orcale ,然后, N...
分类:其他好文   时间:2014-10-06 21:34:40    阅读次数:248
TPCC-MYSQL 应用测试
TPCC-MySQL 基于TPCC协议的MySQL 实现TPCC简介:TPC-C is an on-line transaction processing benchmark,TPC-C simulates a complete computing environment where a popul...
分类:数据库   时间:2014-10-06 18:37:10    阅读次数:399
Android得到SD卡文件夹大小以及删除文件夹操作
float cacheSize = dirSize(new File(Environment.getExternalStorageDirectory() + AppConstants.APP_CACHE_FOLDER)) / 1024.0f / 1024.0f;tvCacheSize.setText...
分类:移动开发   时间:2014-10-06 02:48:19    阅读次数:206
windows Environment Variables 设置
在“System variables”新建一个Variable,如“java_home”,value里填入绝对路径。之后在“User variables for username”里的path变量里添加入刚才创建的变量,以分号隔开。
分类:Windows程序   时间:2014-10-05 17:10:18    阅读次数:844
Method and apparatus for verification of coherence for shared cache components in a system verification environment
A method and apparatus for verification of coherence for shared cache components in a system verification environment are provided. With the method an...
分类:移动开发   时间:2014-10-04 01:44:35    阅读次数:400
Method and apparatus for verification of coherence for shared cache components in a system verification environment
A method and apparatus for verification of coherence for shared cache components in a system verification environment are provided. With the method an...
分类:移动开发   时间:2014-10-04 01:39:25    阅读次数:492
Oracle 12c创建用户是出现“ORA-65096: invalid common user or role name”的错误
这篇文章主要介绍CDB和PDB的基本管理,资料来源oracle官方。基本概念:Multitenant Environment:多租户环境CDB(Container Database):数据库容器PD(Pluggable Database):可插拔数据库CDB与PDB关系图在oracle 12c中,使...
分类:数据库   时间:2014-10-02 20:08:53    阅读次数:348
【Java环境变量的配置问题】
首先是JVM、JRE、JDK三者之间的关系:java的跨平台性依赖于Java虚拟机:jvm(Java Virtual Machine),而jre(Java Runtime Environment,中文名称作Java运行时环境)则包括了jvm以及java程序所需的核心类库等。JDK(Java Deve...
分类:编程语言   时间:2014-09-29 22:11:32    阅读次数:295
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!