;-----------------------------------------------------------------------------; __write_int_; ==========================;;Proc For write a int decimal to screen, int data in BX;-----------------------------------------------------------------------------__write_int_ proc near push cx push ax;proc...
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;NOTE: This ASM file is generated by: ; Simple C minus Compiler v1.0; CopyRight (C) 2002-2008 Lonelyforest. All rights reseved.;; Because its not perfect, so this file maybe have bug! use it carefully!;;;;;;;;;;;;;;;;;;;;
作者:Scott Field 这篇文章是关于C++语言的一个新的扩展——标准模板库的(Standard Template Library),也叫STL。 当我第一次打算写一篇关于STL的文章的时候,我不得不承认我当时低估了这个话题的深度和广度。有很多内容要含盖,也有很多详细描述STL的书。因此我重 新考虑了一下我原来的想法。我为什么要写这篇文章,又为什么要投稿呢?这会有什麽用呢?有再来一篇关于STL的文章的必要吗? 当我翻开Musser and Saini的页时,我看到了编程时代在我面前消融。我能看到深夜消失了, 目标软件工程出现了。我看到了可维护的代码。一年过去了,我使用STL写的...
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号