📄 intro.so
字号:
m4_comment([$Id: intro.so,v 10.40 2006/11/13 18:05:03 bostic Exp $])m4_ref_title(m4_tam Applications, Transactional Data Store introduction, @Transactional Data Store, cam/app, transapp/why)m4_p([dnlIt is difficult to write a useful transactional tutorial and still keepwithin reasonable bounds of documentation; that is, without writing abook on transactional programming. We have two goals in this section:to familiarize readers with the transactional interfaces of m4_db andto provide code building blocks that will be useful for creatingapplications.])m4_p([dnlWe have not attempted to present this information using a real-worldapplication. First, transactional applications are often complex andtime-consuming to explain. Also, one of our goals is to give you anunderstanding of the wide variety of tools m4_db makes available to you,and no single application would use most of the interfaces included inthe m4_db library. For these reasons, we have chosen to simply presentthe m4_db data structures and programming solutions, using examples thatdiffer from page to page. All the examples are included in a standaloneprogram you can examine, modify, and run; and from which you will be ableto extract code blocks for your own applications. Fragments of theprogram will be presented throughout this chapter, and the complete textof the m4_linkweb(transapp.cs, [example program]) for m4_posix1_namestandard systems is included in the m4_db distribution.])m4_page_footer
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -