SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provides List, String, Regular Expression, and text manipulation handling capabilities based on those provided in Perl
標簽: implements constructs including library
上傳時間: 2013-12-07
上傳用戶:1583060504
access the database using Flash MX. Please remember that Flash is unable to natively access a database. A programming language (ASP in this case) provides the programming logic, while Flash works at the presentation tier of the application.
標簽: access Flash database remember
上傳時間: 2014-01-04
上傳用戶:小碼農lz
此為本人期末的課程設計VC設計:瀏覽器程序設計。注:本源碼用Word文檔存放。 簡介內容:隨著互聯網在世界范圍的廣泛應用,WWW(World Wide Web,萬維網)也日益成為互聯網上信息交流不可缺少的工具。它是一種以HTTP(HyperText Tranfer Protocol,超文本傳輸協議)為基礎,使用HTML(HypeText Markup language,超文本標記語言)編寫的有若干Web網頁構筑而成的世界。 本課程設計要求設計類似于微軟的IE瀏覽器,具備一個瀏覽器的基本功能,可以完成網上沖浪的任務。 設計 Visual C++為我們提供了一個ChtmlView類,有了它。可以很方便地設計瀏覽器。
上傳時間: 2015-03-29
上傳用戶:亞亞娟娟123
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
標簽: object-oriented JILRuntime register supports
上傳時間: 2013-12-23
上傳用戶:cc1015285075
This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs). 學習SDK的經典書籍
標簽: Microsoft Windows programs shows
上傳時間: 2014-01-02
上傳用戶:saharawalker
迅捷簡易網頁計數器 Ver2.0 一.系統要求: ASP+ACCESS 二.程序主要功能: 簡單的頁面計數功能。 三.使用方法 1. 上傳全部文件; 2. 用記事本打開setup.asp更改程序按裝路徑; 3. 將 下面的代碼添加到需要計數的網頁, <script language="javascript" src="count.asp"></script> 其中count.asp應改為計數文件的實際路徑。 四.文件說明 count.asp 計數器主文件. count.mdb ACCESS數據庫. index.asp 計數器測試文件.
上傳時間: 2014-01-09
上傳用戶:LIKE
The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly recommended.
標簽: book recognized Solutions companion
上傳時間: 2014-01-22
上傳用戶:努力努力再努力
英語句子自然語言處理統計分析例子 Statistical parsing of English sentences Shows how to generate parse trees for English language sentences using a C# port of OpenNLP, a statistical natural language parsing library.
標簽: Statistical sentences generate English
上傳時間: 2015-04-18
上傳用戶:fxf126@126.com
本程序是用c++實現的多功能文本編輯器,它除了可以實現一般文本的編輯功能,還增加了保存文檔a(save), 轉為大寫m(large),改為小寫k(small),復制段j(copy),中英文轉換t(language)等功能
上傳時間: 2013-12-23
上傳用戶:wuyuying
compiere 漢化 Compiere的漢化 Compiere是一款不可多得的ERP&CRM軟件,以前一直未找到Compiere的中文語言包,現在有啦,在 sourceforge上已經有該項目,下面我們將講述如何漢化Compiere。 1.首先下載Compiere,然后進行安裝,保證compiere的運行,這兒我們就不在介紹啦,你可以參考 Compiere的安裝指南。 2.下載Compiere的中文語言包:zh_CN.zip文件,然后解壓到%COMPIERE_HOME%\data\zh_CN目錄 下。 3.修改%COMPIERE_HOME%\util\run_TrlImport.bat文件,將AD_language的值設為zh_CN。 4.以system登錄compiere,點擊General Rules\System Rules\language節點,在“language”窗口中 選擇zh_CN,然后將zh_CN設置為系統語言,最后保存
上傳時間: 2015-05-12
上傳用戶:wpwpwlxwlx