zoukankan      html  css  js  c++  java
  • Oracle官网提供的虚拟机下载,方便测试和开发环境

    我们在开发时需要直接连接发布的数据库有时比较麻烦,而自己安装很麻烦特别是在Linux环境下,各种Linux环境的依赖包有时都需要自己去找。

    如下的一些虚拟机是oralce官网已经安装好的Linux环境,直接下载使用即可,这样我们开发或测试等时候可以单机把一些相关的情况都搞定了。 

    Pre-Built Developer VMs (for Oracle VM VirtualBox)


    Learning your way around a new software stack is challenging enough without having to spend multiple cycles on the install process. Instead, we have packaged such stacks into pre-built Oracle VM VirtualBox appliances that you can download, install, and experience as a single unit. Just downloaded/assemble the files, import into VirtualBox (available for free), import, and go (but not for production use or redistribution)!

    Some of these VMs are designed to support Developer Day workshops, and have specific hands on labs embedded in them, but they're available to all.) Be sure to install VirtualBox first. 

    如下地址可以下载 

    http://www.oracle.com/technetwork/community/developer-vm/index.html?ssSourceSiteId=ocomen

    下面两个是使用过的,非常方便 

    NameContentsLinks
    Database App Development VM
    • Oracle Linux 5
    • Oracle Database 11g Release 2 Enterprise Edition
    • Oracle TimesTen In-Memory Database Cache
    • Oracle XML DB
    • Oracle SQL Developer
    • Oracle SQL Developer Data Modeler
    • Oracle Application Express 4.1
    • Oracle JDeveloper
    • Video chats with engineers and experts
    Downloads and Instructions
    Enterprise Java Development VM
    • Oracle Linux 5, JDK 1.6 +
    • Oracle WebLogic Server 12.1.1
    • Oracle Coherence 3.7
    • Oracle TopLink 12.1.1
    • Hudson 2.2
    • Subversion 1.4.2
    • Maven 3.0.1
    • NetBeans IDE 7.1 RC2
    • Oracle Enterprise Pack for Eclipse 12.1.1 / Eclipse 3.7
    • Easter Egg: Bonus introductory labs for Coherence 3.7
    Downloads and Instructions
  • 相关阅读:
    文件操作实例加强
    文件操作的一般基础操作
    列表与if语句的结合
    难题记录
    字典,集合,列表混合使用需注意:
    列表的一些难度操作
    字符串知识巩固
    and与or的用法
    AngularJS中的过滤器
    NodeJS中的静态资源管理服务
  • 原文地址:https://www.cnblogs.com/2018/p/2439373.html
Copyright © 2011-2022 走看看