P33

  Hadoop中HDFS源代码分析 文档

 Hadoop中HDFS源代码分析 目 录 一、Hadoop系统基础 - 1 - 1.1、Hadoop简介 - 1 - 1.2、Hadoop的项目组成 - 2 - 1.3、Hadoop基本架构模型 -

gps2012 2013-01-14   519   0
P23

  Struts2 源代码分析 文档

稳定、性能优异、设计成熟的WEB框架。   本章主要对Struts的源代码进行分析,因为Struts2与WebWork的关系如此密不可分,因此,读者需要下载xwork的源代码,访问http://www

wad152634 2013-05-10   3140   0
P66

  Linux内核源代码导读 (免费) 文档

1. Linux内核源代码导读 (免费)中国科学技术大学计算机系 陈香兰(0551-3606864) xlanchen@ustc.edu.cn Spring 2009 2. 序一些基本概念 操作系统的基本概念

ld1024 2012-04-29   971   0
Linux  

“易便签”的源代码:SimpleMemo 经验

已上架应用“易便签”的源代码,如果发现bug和可优化之处,请一定告诉我: likumb@outlook.com 下载易便签: https://itunes.apple.com/cn/app/yi-

jopen 2015-08-25   10188   0

如何正确的阅读源代码 经验

写完「你也可以像 Prisma 一样渲染图像」之后,有读者提了这样一个问题: 我猜您平时应该有阅读开源项目的源码,好的开源软件或者框架,动辄数万行的源码,虽说是宝藏,但我看源码一直不得要领,投入时间不少但收获甚微,请教下:

LachlanCamp 2016-10-10   33306   0
开源   Vim  
P23

  Hadoop 源代码分析(MapReduce概论) 文档

2009-02-21 Hadoop源代码分析(MapReduce概论) 大家都熟悉文件系统,在对HDFS进行分析前,我们并没有花很多的时间去介绍HDFS的背景,毕竟大家对文件系统的还是有一定的理解的

gps2012 2013-01-14   247   0

免费的GUI库和源代码 经验

免费的GUI库和源代码

jopen 2014-07-03   48263   0

免费的PDF编程库和源代码 经验

and so on. It is written as a class library in Java and C# . The library is licensed under the GNU LGPL

jopen 2014-07-03   13030   0
P5

  centos上OpenStack源代码安装 文档

OpenStack最初是由Rackspace引领开发的,并在七月份发布,主要的软件组件包括:基于Rackspace的云文件源代码的对象存储;基于NASA的Nebula计算引擎和Rackspace的云服务器技术的计算组件。 在三

akingde 2012-07-07   6588   0

Google已经开放Android 4.0源代码 资讯

Sandwich的源代码和全新的 Native Development Kit . Google已经提供了 Android 4.0.1 Ice Cream Sandwich的源代码下载, 该版本将会使即将发布的三星Galaxy

jopen 2011-11-17   8606   1
P44

  ATM 银行系统_源代码 文档

 //初始密码为123456 import java.awt.*; import java.awt.event.*; import javax.swing.*; public class MyATM

叶雁1314 2012-06-28   7966   0
P116

  大话数据结构源代码 文档

Index_KMP1(s1,s2,1)); return 0; } 第六章 树 01二叉树顺序结构实现_BiTreeArray #include "stdio.h" #include "stdlib.h"

haibara 2013-01-14   705   0

java web验证码生成总结(包括servlet、jsp和struts2实现) 经验

一、使用纯Servlet实现验证码 (1)在web.xml配置: image org.test

jopen 2014-08-27   65114   0

OpenJWeb - 基于Java主流开源技术(SSH2)实现Web应用快速开发平台 经验

低成本、高效率的Java Web应用快速开发利器--OpenJWeb快速开发平台 1.1 关于OpenJWeb OpenJWeb是一款基于java主流开源技术(SSH2)实现Web应用快速开发平台

openkk 2012-02-14   155814   0

Oracle 提供免费 Oracle Linux 更新源 资讯

Oracle 正在使 Red Hat Enterprise Linux 的克隆版本 Oracle Linux 可以免费从他们的公共源中获取更新。在此前,只有购买了支持服务的 Oracle 的客户才能获取

fmms 2012-04-01   30251   1
Oracle  
P10

  Oracle审计功能(Oracle10g) 文档

Oracle 审计功能(Oracle10g) · 1、什么是审计 审计(Audit)用于监视用户所执行的数据库操作,审计记录可存在数据字典表(称为审计记录:存储在system表空间中的 SYS.AU

javatn 2015-01-01   1850   0
P

The Oracle Hacker's Handbook: Hacking and Defending Oracle 文档

Exploring every technique and tool used by black hat hackers to invade and compromise Oracle, this in-depth guide shows you how to find the weak spots in your databases so you can better defend them.<br> It's terribly important that Oracle get security right, and so far their record has been poor. The Oracle RDBMS has had more critical security vulnerabilities than any other database server product. By critical, I mean those flaws that can be exploited by a remote attacker with no user ID and password and which gives them full control over the database server. To put these critical security vulnerabilities in context, IBM's DB2 has had 1; Informix has had 2; and Microsoft's SQL Server has had 2. Oracle has had 9. That's more than the other database servers put together. In terms of flaws that require a user ID and password but yield full control when exploited, again Oracle outstrips the rest by far.

ThinkJ 2015-04-08   3158   0
P10

  Oracle ASM Cluster File Systems (ACFS) in Oracle 文档

 Oracle ASM Cluster File Systems (ACFS) in Oracle Database 11g Release 2 Oracle ASM Cluster File System

yjptljhb 2012-09-28   4487   0

Java平台与Tcl脚本语言相给合的开源项目 - Tcl/Java 经验

Tcl/Java的目标是使Java平台与Tcl脚本语言给合起来变得更加容易。Tcl/Java包含了两个完全不同的包Tcl Blend 与Jacl。 项目主页: http://www.open-open

openkk 2011-12-31   51378   0
P7

  oracle创建删除用户、角色、表空间、导入导出数据库命令行方式总结 文档

create temporary tablespace zfmi_temp tempfile 'D:\oracle\oradata\zfmi\zfmi_temp.dbf' size 100m autoex tend

xxx 2012-12-27   427   0
1 2 3 4 5 6 7 8 9 10