搜索资源列表

  1. 网上书店模拟程序系统

    0下载:
  2. 一个模拟网络书店的程序,具有网络书店的一般功能,包括查阅目录和购买等-a simulation network of bookstores procedures, with the general bookstore network functions, including access to catalog and purchase
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:261.33kb
    • 提供者:韦枫
  1. ping命令模拟实现

    1下载:
  2. 大部分人用ping命令只是作为查看另一个系统的网络连接是否正常的一种简单方法。在这篇文章中,作者将介绍如何用C语言编写一个模拟ping命令功能的程序。