posts - 38, comments - 18, trackbacks - 0, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

其他

摘要: 1、system-view 进入系统视图模式 2、sysname 为设备命名 3、display current-configuration 当前配置情况 4、 language-mode Chinese|English 中英文切换 5、interface Ethernet 1/0/1 进入以太网端口视图 6、 port link-type Access|Trunk|Hybrid 设置端口访问模式...阅读全文

posted @ 2010-08-16 11:15 黄金海岸 阅读(452) | 评论 (0) 编辑 |

摘要: 在开发软件时,经常要将数据输出到Excel 2000中,在Excel2000中对该数据进行进一步地格式化处理或进行计算处理。在Visual Basic中处理起来较简单,Excel2000的VB编程帮助中有较为详细的介绍。在Visual C++中如何进行处理了?利用Excel 2000的ActiveXAutomate功能,处理起来同VB中类似。但要注意以下几点: 对于对象的属性值的读取或赋值,需要用...阅读全文

posted @ 2007-11-03 16:30 黄金海岸 阅读(495) | 评论 (0) 编辑 |

摘要: CString ,BSTR ,LPCTSTR之间关系和区别CString是一个动态TCHAR数组,BSTR是一种专有格式的字符串(需要用系统提供的函数来操纵,LPCTSTR只是一个常量的TCHAR指针。CString 是一个完全独立的类,动态的TCHAR数组,封装了 + 等操作符和字符串操作方法。typedef OLECHAR FAR* BSTR;typedef const char * LPCT...阅读全文

posted @ 2007-01-14 16:10 黄金海岸 阅读(3825) | 评论 (0) 编辑 |

摘要: 同行评审过程描述(四)——测量 文章出处:51CMM 作者:不详 翻译:金峰华 发布时间:2006-04-01 8. Measurements(测量)The moderator shall collect the data items in Table 4 from each inspection. These data items are used to calculate the proces...阅读全文

posted @ 2006-11-22 08:56 黄金海岸 阅读(275) | 评论 (0) 编辑 |

摘要: 同行评审过程描述(三)——走查步骤 文章出处:51CMM 作者:不详 翻译:金峰华 发布时间:2006-04-01 6. Walkthrough Procedure(走查步骤) Participants参与者 The author selects the participants in a walkthrough. No specific roles are assigned.由创建者选择走查的参...阅读全文

posted @ 2006-11-22 08:55 黄金海岸 阅读(421) | 评论 (0) 编辑 |

摘要: 同行评审过程描述(二)——评审步骤 文章出处:51CMM 作者:不详 翻译:金峰华 发布时间:2006-04-01 5. Inspection Procedure(评审步骤) Participants参与者 The roles and responsibilities shown below pertain to the inspection process. All participants a...阅读全文

posted @ 2006-11-22 08:55 黄金海岸 阅读(443) | 评论 (0) 编辑 |

摘要: 同行评审过程描述(一)——概述 文章出处:51CMM 作者:不详 翻译:金峰华 发布时间:2006-04-01 1. Overview(概述)In a peer review, co-workers of a person who created a software work product examine that product to identify defects and correct...阅读全文

posted @ 2006-11-22 08:53 黄金海岸 阅读(373) | 评论 (0) 编辑 |

摘要: Bugzilla windows安装红宝书 文章出处:网络 发布时间:2006-08-24 Bugzilla windows安装红宝书 在Windows环境下安装Bugzilla真是好难啊,AppConfig和Template这2个模块苦苦寻找也没有找到Win32版本的,距离成功就是差了这一步。 终于发现了一篇Win32环境下的安装手记,阅读之...  文章中提到的“ppm 模块名&#...阅读全文

posted @ 2006-11-21 17:33 黄金海岸 阅读(730) | 评论 (0) 编辑 |

posted @ 2006-11-11 09:37 黄金海岸 阅读(299) | 评论 (0) 编辑 |

posted @ 2006-06-16 15:26 黄金海岸 阅读(746) | 评论 (0) 编辑 |

posted @ 2006-06-12 14:05 黄金海岸 阅读(902) | 评论 (1) 编辑 |

posted @ 2006-05-17 09:10 黄金海岸 阅读(1663) | 评论 (1) 编辑 |

posted @ 2006-05-17 09:04 黄金海岸 阅读(331) | 评论 (0) 编辑 |