万象云档 本次搜索耗时 1.519 秒,为您找到 39 个相关结果.
  • 练习 20:文件系统:修改和创建文件系统,tune2fs,mkfs

    练习 20:文件系统:修改和创建文件系统,tune2fs ,mkfs 这样做 你会看到什么 解释 附加题 练习 20:文件系统:修改和创建文件系统,tune2fs ,mkfs 原文:Exercise 20. Filesystems: modifying and creating filesystems, tune2fs, mkfs 译...
  • 4.3.5 自底向上实现与单元测试

    4.3.5 自底向上实现与单元测试 4.3.5 自底向上实现与单元测试 自顶向下设计设计是创建层次化的模块结构的过程,而从实现的角度看,我们又是采取了相反的过程,即自底向上的实现。从结构图的底层开始实现每一个函数,然后上一层模块 自然得到实现。就这样自底向上,直至主程序得到完全的实现。 在模块化编程中,测试程序最适合采用单元测试技术,即先分别测试每一...
  • ‘EDINBURGH CASTLE.’

    ‘EDINBURGH CASTLE.’ ‘EDINBURGH CASTLE.’ This ‘Edinburgh Castle’ is not a castle at all in the first place, nor is it in Scotland! It is only a little mud hut on a hill, in t...
  • 2

    Chandler drained his drink and shook his head. "One question," he said. "Who's 'we'?" Hsi carefully unwrapped a package of cigarettes, took one out and lit it. He looked at it as...
  • THE GRAVE BY THE RAKAIA.

    THE GRAVE BY THE RAKAIA. THE GRAVE BY THE RAKAIA. I am afraid this will not be a very merry story; but I find that children sometimes like to hear a sad tale, and they will ...
  • FOUR MONTHS IN CAMP.

    FOUR MONTHS IN CAMP. FOUR MONTHS IN CAMP. I daresay many of my child readers think that it must be delightful to live in a tent. And so it is; for a few years ago I passed f...
  • ABOUT MONKEYS.

    ABOUT MONKEYS. ABOUT MONKEYS. I never can tell a story properly unless there are several little listeners gathered round me, and I like to have one rosy-cheeked darling to c...
  • 7.5 接口

    7.5 接口 7.5.1 Java的“多重继承” 7.5.2 通过继承扩展接口 7.5.3 常数分组 7.5.4 初始化接口中的字段 7.5 接口 interface (接口)关键字使抽象的概念更深入了一层。我们可将其想象为一个“纯”抽象类。它允许创建者规定一个类的基本形式:方法名、参数列表以及返回类型,但不规定方法主体。接口也包含了基本数据类...
  • ABOUT DOGS.

    ABOUT DOGS. ABOUT DOGS. The worst of a pet dog is that one gets so fond of it. When old age, or accident, or disease deprives you of your faithful friend, your unfailing sym...
  • 日期辅助函数

    日期辅助函数 , 加载辅助函数 , 可用函数 , 时区参考 日期辅助函数 日期辅助函数文件包含了一些帮助你处理日期的函数。 加载辅助函数 可用函数 时区参考 ,加载辅助函数 该辅助函数通过下面的代码加载: $this -> load -> helper ( 'date' ); ,可用函数 该辅助函数有下列...