Struts in Action 中文版,使用领先的JAVA框架构件WEB应用。Ted Husted编著 Eric Liu(铁手)翻译
上传时间: 2014-01-05
上传用户:yy541071797
《Prolog Programming in Depth》: In this book, we emphasize practical Prolog programming, not just theory. We present several ready-to-run expert system shells, as well as routines for sorting,searching, natural language processing, and even numerical equation solving. We also emphasize interoperability with other software. For example, Chapter 5 presents techniques for reading Lotus spreadsheets and other special file formats from within a Prolog program.
标签: Prolog Programming programming emphasize
上传时间: 2014-01-24
上传用户:JIUSHICHEN
MSP-FET430P140 Demo - Flash In-System Programming, Copy SegA to SegB
标签: Programming In-System MSP-FET Flash
上传时间: 2015-10-10
上传用户:teddysha
struts in action中文版,大家应该都知道吧
上传时间: 2013-12-26
上传用户:ccclll
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
The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The library s compliance with the STL iterator and container standards means you can plug our abstractions into a wide variety of STL algorithms for data storage, searching and manipulation. In addition, the C++ reflection mechanism used by our library to bind to database tables allows us to add generic indexing and lookup properties to our containers with no special code required from the end-user. Because our code takes full advantage of the template mechanism, it adds minimal overhead compared with using raw ODBC calls to access a database.
标签: recordsets container library ODBC
上传时间: 2015-10-11
上传用户:xlcky
创建Calculate组件,添加IFun接口(注意:本例我们在Attributes中我们选择Apartment,Custom,Yes).在IFun接口中添加函数Add实现两数相加的功能
标签: IFun Attributes Calculate Apartment
上传时间: 2015-10-11
上传用户:从此走出阴霾
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already familiar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if used in conjunction with detailed documentation explaining the construction of regex patterns. Reading the javadoc forjava.util.regex. Pattern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. Most of the functions discussed herin are from thejava.util.regex. Matcher class with a few fromjava.util.regex. Pattern. Reading this text in conjunction with the javadoc of those classes is advised.
标签: Java Expressions Regular version
上传时间: 2013-12-18
上传用户:lanhuaying
This example will show how you can determine if the specified thread is the last thread in the process or not.
标签: thread the determine specified
上传时间: 2015-10-12
上传用户:凤临西北
some java example for learn how to using database in java
标签: java database example learn
上传时间: 2015-10-13
上传用户:xmsmh