Sundanese Print Culture and Modernity in 19th Century West Java traces the development of modern printed books written in Sundanese, the dominant language in West Java, Indonesia, and the mother tongu
This book is based upon a unique private collection of photographs and home movies of one Peranakan Chinese elite family, the Kwee family from Ciledug, owners of the sugar factory Djatipiring. It aims
Get a grounding in polymorphism and other fundamental aspects of object-oriented program design and implementation, and learn a subset of design patterns that any practicing Java professional simply m
Get hands-on experience implementing 26 of the most common design patterns using Java and Eclipse. In addition to Gang of Four (GoF) design patterns, you will also learn about alternative design
本書針對本科高校計算機應用和軟件工程等專業中的應用型需求,根據Java EE 6規範,並參考Java EE 6在企業級開發中應用的特點編寫而成.全書共分十四章,包括Servlet、JSP和JSF程序開發,JDBC、JNDI技術,EJB概述、會話Bean、JMS與消息驅動Bean,JPA、JPQL,Web Service,Java EE安全性與事務,SSH框架開發.本書注重知識體系結構的系統性和條理性,注重理論化知識體系結構與開發實踐過程相結合,介紹Java EE 6.0 包括的重要技術,強調技術在實際項目開發中的操作和應用.本書結構緊湊,語言通俗,深入淺出,示例豐富,可讀性強,便於教學.可作為高等學校計算機應用和軟件工程類專業本、專科的教材或教學參考書. 也可作為計算機專業開發參考書使用。
本書系統地介紹數據庫系統的基本組成、SQL Server 2016的運行環境、數據庫及各種常用數據庫對象的創建和管理、Transact SQL及其應用、數據庫的備份與恢復、數據轉換、安全管理、自動化管理任務、複製與性能監視等。對數據庫操作中較為常用的數據檢索、數據完整性、視圖、存儲過程、觸發器、併發控制等進行了詳細的闡述,並給出了利用Java與SQL Server 2016開發的數據庫應用系統案例