We both want to thank everyone at Microsoft Press and all the people who reviewed the manuscript for their kind support throughout this project. Eric Stroo, thanks for your patience as we completed the chapters (not always as fast as you wanted them). Sally Stickney and Rebecca McKay, thanks for your excellent job editing the manuscript and making it readable. Sally Stickney and John Pierce, thanks for managing the project. Jim Fuchs at Microsoft Press, Jason Whittington at DevelopMentor, and Rick Watson at RogueWave Software, thanks for doing technical reviews of our manuscript.
标签: manuscript Microsoft the everyone
上传时间: 2016-08-29
上传用户:Miyuki
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scale. A sample program included in the .zip shows how everything works. The database project is a library project, so you ll have to compile and link with the .lib file to get everything working. Pros: - You have the source code so you know exactly what it is doing - Database files are very small - Small and fast code Cons: - Can t handle large amounts of records (more than 65000ish) - Doesn t support SQL (you have to search the database by cycling through the records and testing them against your constraints) - Each database file can only have one table.
标签: i.e. management database simple
上传时间: 2016-10-02
上传用户:851197153
The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect technologies, notably AspectJ. Key topics include Making the case for use cases and aspects Capturing and modeling concerns with use cases Keeping concerns separate with use-case modules Modeling use-cases slices and aspects using the newest extensions to the UML notation Applying use cases and aspects in projects
标签: implement identify refactor use-case
上传时间: 2016-10-06
上传用户:dsgkjgkjg
This program would work fine only with a specific flash tool through PC printer port under EPP mode.Program is capable of identifying flash chip manufacturer, device type, capacity,... It also allows user to dump flash data, edit/revise the content of flash chip on the Screen, and re-write them back to the chip.
标签: specific program printer through
上传时间: 2014-01-16
上传用户:ywqaxiwang
sms发送短信的程序,对于在linux环境下开发的人员很有用。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them as SMS.
上传时间: 2014-08-30
上传用户:pkkkkp
sms发送短信的程序,可以在windows,和linux两个环境下。 SMS-Dispatch is Linux console C++ program for SMS messages dispatch from preliminary prepared text file via circuit GSM phone in batch mode. Tested on Motorola C3xx phones. So you can create the report about users status for ex. and send it them as SMS.
上传时间: 2013-12-23
上传用户:gdgzhym
The MAX481E, MAX483E, MAX485E, MAX487E–MAX491E, and MAX1487E are low-power transceivers for RS-485 and RS-422 communications in harsh environments. Each driver output and receiver input is protected against ±15kV electrostatic discharge (ESD) shocks, without latchup. These parts contain one driver and one receiver. The MAX483E, MAX487E, MAX488E, and MAX489E feature reduced slewrate drivers that minimize EMI and reduce reflections caused by improperly terminated cables, thus allowing error-free data transmission up to 250kbps. The driver slew rates of the MAX481E, MAX485E, MAX490E, MAX491E, and MAX1487E are not limited, allowing them to transmit up to 2.5Mbps.
标签: MAX transceivers 485 low-power
上传时间: 2013-12-22
上传用户:小宝爱考拉
This Handbook, published under the auspices of the Senior NATO Logisticians’ Conference (SNLC), i s i ntended as a simple guide to logistics i n NATO. It does not attempt to examine current i ssues or provide answers to the problems that logisticians will face, but i t rather aims at i ntroducing them to some of the basic principles, policies, concepts and organisations with which they will work.
标签: Logisticians Conference published the
上传时间: 2014-12-07
上传用户:www240697738
Given Perl s natural fit for web applications development, it s no surprise that Perl is also a natural choice for web services development. It s the most popular web programming language, with strong implementations of both SOAP and XML-RPC, the leading ways to distribute applications using web services. But books on web services focus on writing these applications in Java or Visual Basic, leaving Perl programmers with few resources to get them started. "Programming Web Services with Perl" changes that, bringing Perl users all the information they need to create web services using their favorite language.
标签: Perl applications development surprise
上传时间: 2014-11-21
上传用户:xiaoyunyun
During your career as a Software Designer/Programmer you will probably encounter the need to use Objects in run-time without knowing much about them in design-time. Java enables this with Reflection.
标签: Programmer encounter Designer Software
上传时间: 2016-11-07
上传用户:huangld