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
  • 相关阅读:
    15_门面模式
    14_责任链模式
    13_观察者模式
    12_状态模式
    11_策略模式
    10_命令模式
    09_适配器模式
    08_装饰者模式
    07_代理模式
    linux邮件服务器postfix配置实例
  • 原文地址:https://www.cnblogs.com/2018/p/2439373.html
Copyright © 2011-2022 走看看