您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. XCOPY_VB_CODE.zip

  2. This will copy ALL files from one folder to another, Fast! If Include Sub Directories is checked, all files in sub directories will be incuded (and the subdirectories themselves of course), like XCOPY /S from used in DOS. This file came from Planet-
  3. 所属分类:VB

    • 发布日期:2009-04-13
    • 文件大小:4kb
    • 提供者:ndsc_120764567
  1. 网络技术考题300道

  2. 网络技术考题300道
  3. 所属分类:其它

    • 发布日期:2018-09-20
    • 文件大小:57kb
    • 提供者:weixin_43250162
  1. C++实现10个点求其距离

  2. 假设有一个点类point,具有两个实数坐标。希望主程序使用这个类完成下述功能: (l)主程序为类point定义10个点的对象数组(也可以动态申请空间)。 (2)要求调用一个函数Set()从键盘输入10个对象的属性。 (3)要求调用一个函数Display()显示10个对象的值。 (4)要求调用一个函数Lenth(),计算将这些点连成一条折线时,这条折线的长度。 参考的输入(每个点要求提示“Input x,y:”): Input x,y:0 0 Input x,y:3 5 Input x,y:2
  3. 所属分类:C++

    • 发布日期:2018-10-19
    • 文件大小:51kb
    • 提供者:xiao_jj_jj