• P5

      Google's BigTable 原理(翻譯) 文檔

    ?Google's BigTable 原理 (翻譯) Google's BigTable 原理 (翻譯) ??? 題記:google 的成功除了一個個出色的創意外,還因為有 Jeff Dean 這樣的軟件架構天才。

    ljp123456 2014-03-22   613   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
    P14

      S2SH 框架整合 文檔

    ?S2SH框架整合 一、首先建立工程MyS2SH,其目錄如下圖所示: 二、添加Spring Capabilities。 注意:最好選擇Copy checked 選項,這樣對包的管理比較好。 選擇合適的

    zc9861692 2012-06-06   3535   0
    P11

      N-S 流程圖學習 文檔

    4 2.4.2 用流程圖表示算法 4 2.4.3 三種基本結構和改進的流程圖 8 2.4.4 用N-S流程圖表示算法 9 2.4.5 用偽代碼表示算法 10 2.4.6 用計算機語言表示算法 11 2.5

    yexuanpk 2012-05-08   2978   0

    s3Capcha jQuery plugin 開源項目

    這個jQuery插件能夠讓你用選擇圖片的方式來代替填寫驗證碼的驗證方式。

    碼頭工人 2019-02-23   629   0
    Forms   jQuery   PHP  

    s2sh整合<二> 博客

    org/dtds/struts-2.0.dtd" > < struts > < package name = " s2sh " extends = "struts-default" >

    quguiliang 2011-04-06   2250   0

    s2sh整合<一> 博客

    整合 開發工具Eclipse 6.5/6.6 GA 1.首先創建一個web工程,我們暫且啟明為 s2sh 這里我們選擇的是Java EE 5.0 finish 2.向工程加入hibernat

    quguiliang 2011-04-06   1924   0
    P60

      Struts2 學習筆記 文檔

    ? Struts2學習筆記 Java相關課程系列筆記之十三 筆記內容說明 Struts2(李翊老師主講,占筆記內容100%); 目 錄 一、 Struts2概述 1 1.1為什么要用Struts 1 1

    ainubis 2014-04-08   667   0
    P38

      Struts2筆記_2 文檔

    ----------------------------------------- 真正的 Struts2 框架的定義:框架(Framework)是一個提供了可重用的公共結構的半成品 使用Struts

    495182948 2011-12-07   638   0
    P31

      Struts2 學習筆記 文檔

    ? 目錄 l 建立一個Struts2 工程 - 2 - l 用Action的屬性接收參數 - 10 - l 使用Domain Model (實體模型) 接收參數 - 11 - l Struts2_2.1

    食夢魚兒 2015-06-23   961   0
    P7

      Struts2與extjs如何整合 文檔

    ?Struts2與extjs集成 *****補充:IDE開發環境 用Myeclipse8.5或8.6或5.5,(注意8.0M1藍/綠色版在Ext與struts2整合時常出錯,所以最好不用8.0M1版),對8

    kevin.fan 2011-08-10   3200   0
    Struts2   Web框架   Apache   HTML   JSON  
    P13

      Liferay Struts2 完整實例_修正 文檔

    ?目錄 一.Liferay,ext開發環境的搭建 1 二.集成struts2 3 1.依賴包: 3 2.使用Struts2 3 三.使用Hibernate. Spring 4 1.建立bean 4 2

    cc2723 2012-08-23   574   0
    P64

      Struts2源代碼分析 文檔

    ?1. Struts2架構圖 請求首先通過Filter chain,Filter主要包括ActionContextCleanUp,它主要清理當前線程的ActionContext和Dispatcher;

    shenhua 2011-07-22   4091   0
    P39

      Struts2 學習筆記 文檔

    ? Struts學習筆記                       第頁 共39頁 Struts2 學習筆記 ---wjt276 [二○一○年一月五日 完] Struts學習筆記                       第頁

    sheng1988 2012-04-07   692   0
    P6

      全面講解Struts2的Action 文檔

    ?Struts2的Action Struts2框架中的Action是業務控制器,是Struts2框架的核心。用戶提交的所有請求,都是通過Action進行業務邏輯處理的。在Struts2框架中,Action是實現企業應用的關鍵部分。

    gzx2080205 2011-08-10   3522   0
    P23

      Struts2源代碼分析 文檔

    ?本章講述Struts2的工作原理。   讀者如果曾經學習過Struts1.x或者有過Struts1.x的開發經驗,那么千萬不要想當然地以為這一章可以跳過。實際上Struts1.x與Struts2并無我們

    hbjzws 2011-05-17   7845   0
    P58

      工作中總結的Struts2 文檔

    ?一、準備工作及實例 1.解壓struts-2.1.6-all.zip apps目錄:struts2自帶的例子程序 docs目錄:官方文檔。 lib 目錄:存放所有jar文件。 Src 目錄:源文件存放地

    tenstars 2011-04-07   261   0

    Struts2 json plugin實戰2 經驗

    1. 首先是在struts2的工程里添加struts2-json-plugin.xxx.jar庫,如果是使用的maven,添加以下dependency org

    jopen 2012-02-01   54769   0

    Struts2 json plugin實戰1 經驗

    1. 首先是在struts2的工程里添加struts2-json-plugin.xxx.jar庫,如果是使用的maven,添加以下dependency org

    jopen 2012-02-01   36608   0
    P41

      Struts2、Spring、Hibernate實例 文檔

    ?Struts2、Spring和Hibernate應用實例 Struts作為MVC 2的Web框架,自推出以來不斷受到開發者的追捧,得到廣泛的應用。作為最成功的Web框架,Struts自然擁有眾多的優點:MVC

    luwanchuan 2011-11-19   414   0
    1 2 3 4 5 6 7 8 9 10
  • sesese色