亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

My-eBookStore

  • how to extend an OLE DB consumer template class and make it much easier to use in applications. I ha

    how to extend an OLE DB consumer template class and make it much easier to use in applications. I had also explained how you can utilize the power of C++ exception-handling feature to make your work easier, especially in error handling. It was just a small class in my last article.

    標簽: applications consumer template extend

    上傳時間: 2014-11-26

    上傳用戶:royzhangsz

  • 一個使用Java語言開發

    一個使用Java語言開發,以國內開源Web MVC框架EasyJWeb作系統引擎的Java Web應用系統,主要實現的功能有訂單錄入、打印、銷售匯總、原料管理、客戶管理、生產配料計算、報表打印、匯總、系統數據管理及維護等功能,是一個使用非常簡單的編碼方式實現的Web開源應用系統 采用面向對象的設計方法,頁面設計及系統邏輯分離,具有較好的擴展性。系統使用數據庫中間件技術,支持My SQL、MS SQL Server等多種數據庫系統平臺。系統涉及到復雜表單數據提交、AJAX無刷新數據提交、WEB打印等常用應用軟件中涉及到的技術。

    標簽: Java 語言

    上傳時間: 2014-11-18

    上傳用戶:源弋弋

  • Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out th

    Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bit about ASP and now you are ready to build your first application. But where do you start? In my own experience, I have found that I find it easier to learn something if I actually work with it hands-on. Just reading a book or documentation doesn’t give you the practical knowledge you need to be able to rush off and start creating applications. In this article, I will discuss the creation of a very simple application. I will cover what the application will do, how we will approach writing it, demonstrate in code how we will do it, and discuss additional features that could be added to it. Writing Your First ASP Application ( Quick Start ) - Users On Your Website

    標簽: Application tutorials Writing First

    上傳時間: 2015-11-05

    上傳用戶:franktu

  • 速動畫教程第十八集 SSH框架的構建 此過程將包括以下幾個框架 Struts 、Spring 、Hibernate 、Tiles 、validator 工具:Eclipse3.1 、My

    速動畫教程第十八集 SSH框架的構建 此過程將包括以下幾個框架 Struts 、Spring 、Hibernate 、Tiles 、validator 工具:Eclipse3.1 、MyEclipse4.1.1、Poperties Editor插件

    標簽: Hibernate validator Eclipse Struts

    上傳時間: 2015-11-10

    上傳用戶:yzhl1988

  • I think this the first time every one can look at a PE crypter source in top level language such VC

    I think this the first time every one can look at a PE crypter source in top level language such VC++. So as I promised ... if some one sent me one nice compress source I would publish my source. I dedicate this source to all people who involve in this field. I hope it helps someone. Have good days ashkbiz Check: yodap.cjb.net

    標簽: language crypter source think

    上傳時間: 2013-12-29

    上傳用戶:dianxin61

  • New users and old of optimization in MATLAB will find useful tips and tricks in this document, as we

    New users and old of optimization in MATLAB will find useful tips and tricks in this document, as well as examples one can use as templates for their own problems. Use this tool by editing the file optimtips.m, then execute blocks of code in cell mode from the editor, or best, publish the file to HTML. Copy and paste also works of course. Some readers may find this tool valuable if only for the function pleas - a partitioned least squares solver based on lsqnonlin. This is a work in progress, as I fully expect to add new topics as I think of them or as suggestions are made. Suggestions for topics I ve missed are welcome, as are corrections of my probable numerous errors. The topics currently covered are listed below

    標簽: optimization and document MATLAB

    上傳時間: 2015-12-24

    上傳用戶:佳期如夢

  • 最大流

    最大流,The programs are designed to run under BSD UNIX. All programs read from the standard input and write to the standard output. Run "make" to compile the programs and generators. File "list" lists the programs produced my "make". Input files are in DIMACS format. See sample.input.

    標簽:

    上傳時間: 2015-12-30

    上傳用戶:zhenyushaw

  • 今晚在線(天津)工作室開發的 GVclub論壇系統.采用hibernate 3.0作為數據持久化解決方案

    今晚在線(天津)工作室開發的 GVclub論壇系統.采用hibernate 3.0作為數據持久化解決方案,可移植性大大增強。兼容MS SQL SERVER 2000, Oracle, my SQL 等主流數據庫,以JSTL作為JSP界面顯示標簽,盡可能的簡化JSP頁面的JAVA代碼行。更加完美的濾錯機制,增加了程序的健壯性。增加了帖子審核機制,完成了上一版本中沒有的密碼找回功能。部分頁面采用系統自動生成的靜態文件,減少了數據庫查詢次數。完善社區短消息,在線發送郵件,訂閱主題等輔助功能。還有很多,大家慢慢體會吧

    標簽: hibernate GVclub 3.0 工作室

    上傳時間: 2016-01-13

    上傳用戶:youmo81

  • Some Aspects of Chess Programming

    Some Aspects of Chess Programming,老外寫的關于棋類人工智能程序設計的書。 1.overall look on chess programming 2.typical structure of a chess program 3.implementation of my own chess program 4.experiments

    標簽: Programming Aspects Chess Some

    上傳時間: 2016-01-22

    上傳用戶:685

  • Welcome to the Wrox Press C++ tutorial "I hope you ll enjoy reading this tutorial with your portabl

    Welcome to the Wrox Press C++ tutorial "I hope you ll enjoy reading this tutorial with your portable, your work, or your home PC. It s a perfect companion to the Introduction to Visual C++ 6.0 Standard Edition manual and is a proven aid to understanding the C++ language. The material in this tutorial is adapted from my book Beginning Visual C++ 6.0, to provide you with a thorough grounding in pure C++. I ve been careful to address the new standards in C++ laid out by the ANSI and ISO committees and I encourage you to adopt these conventions so that your programs are maintainable for years to come.

    標簽: tutorial Welcome reading portabl

    上傳時間: 2016-01-26

    上傳用戶:wsf950131

主站蜘蛛池模板: 民县| 通州区| 屏南县| 丹凤县| 河源市| 洱源县| 武宁县| 辽宁省| 浪卡子县| 灵宝市| 仁怀市| 石河子市| 白山市| 青田县| 昆山市| 常宁市| 上林县| 舞阳县| 廊坊市| 吐鲁番市| 隆安县| 关岭| 葵青区| 共和县| 海安县| 凤冈县| 奈曼旗| 米脂县| 苍南县| 康乐县| 曲靖市| 宜兰县| 射洪县| 安义县| 沙湾县| 芮城县| 射阳县| 海淀区| 昆明市| 玉门市| 沅陵县|