! ! SYS_SIZE is the number of clicks (16 bytes) to be loaded. ! 0x3000 is 0x30000 bytes = 196kB, more than enough for current ! versions of linux ! SYS_SIZE 是要加载的节数(16 字节为1 节)。0x3000 共为 1 2 3 4 5 6 0x7c00 0x0000 0x90000 0x10000 0xA0000 system 模块 代码执
Chapter 1:Refactoring,a First Example 重构,第一个例子 The Starting Point 起点 The First Step in Refactoring 重构第一步 Decomposing and Redistributing the Statement Method 分解并重组slalemenl方法 Replacing the Conditional Logic on Price Code with Polymorphism 用多态
Chapter 1:Refactoring,a First Example 重构,第一个例子 The Starting Point 起点 The First Step in Refactoring 重构第一步 Decomposing and Redistributing the Statement Method 分解并重组slalemenl方法 Replacing the Conditional Logic on Price Code with Polymorphism 用多态
二、 注释说明 1. 本注释说明主要用于PL/SQL程序及其它SQL文件,其它可作参考; 2. SQLPLUS接受的注释有三种: ―― 这儿是注释 /* 这儿是注释 */ REM 这儿是注释 3. 开始注释,类似JAVAK中的开始注释,主要列出文件名,编写日期,版权说明,程序功能以及修改记录: REM REM $Header: filename, version, created date,auther REM REM Copyright REM RE