CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载

资源列表

排序选择:

« 1 2 ... .16 .17 .18 .19 .20 61121.22 .23 .24 .25 .26 ... 235836 »
  1. dtella-ms-1.2.4.1

    0下载:
  2. detella testy do robota
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2.16mb
    • 提供者:Vilkoo
  1. Player

    0下载:
  2. 一款用VB开发的多功能影音播放器——蓝霞音乐视听系统,可以播放电影、音乐和VCD光盘,支持音乐列表。-Using VB to develop a multi-functional audio and video player- blue-Xia music audio-visual systems, can play movies, music CD and VCD to support the music list.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:215.4kb
    • 提供者:923
  1. changeLanguage

    0下载:
  2. 编程实现菜单中的中英文语言切换功能,也就是大家常说的语言换肤功能,本实例中用EXCEL存储所需切换的语言文件,当选中某一语言时,窗口菜单中的语言会自动变为你选中的语言,这在开发软件中是非常有用的。-Programming menu in English and Chinese language switching function, that is, we often say that the language of skin function, using the example of sto
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:42.51kb
    • 提供者:923
  1. CUT_picture

    0下载:
  2. 鼠标截图,类似QQ的截图功能一样,鼠标划出一个选择框,区域由你自己决定。-Screenshots mouse, similar to the screenshot function as QQ, mouse to draw a selection box, regional by you.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:890.75kb
    • 提供者:923
  1. Cards

    0下载:
  2. 纸牌游戏,完美模仿微软WINDOWS系统自带的纸牌游戏,界面和游戏功能都模仿的不错,大家可以看截图。-Card games, a perfect imitation of Microsoft' s WINDOWS system comes with card games, the game interface and features are pretty good imitation, we can see a screenshot.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:221.16kb
    • 提供者:923
  1. shangchuan

    0下载:
  2. 网络互连技术综合分析 摘要:网络世界发展迅猛,各种技术丰富多采。在过去的20年中最为成功的一项技术就是网络互连(Internetworking)技术。网络互连是指将使用不同链路或MAC层协议的单个网络连结,成一个整体,使之能够相互通信的一种技术和方法。 关键词:组网技术 网络 原理 -Comprehensive analysis of interconnection technologies Abstract: The rapid development of the Interne
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:44.95kb
    • 提供者:c c
  1. TankBattle

    0下载:
  2. 一款具有自定义地图编辑功能的坦克大战游戏,这是VB版,可以单双人实战,自己布局地图,设定坦克数量,很刺激,右边Ctrl 发子弹。 -With a custom map editor function Tankedaizhan games, this is the VB version, you can single-and double-person combat, map the layout of their own, setting the number of tanks, very ex
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:251.49kb
    • 提供者:983
  1. wannianli

    0下载:
  2. 很不错的成年历程序,背景透明,可以放到桌面上,而且它还带有节日功能,有兴趣的还可以研究一下哦。-Into a very good calendar program, the background transparent, you can put on your desktop, and it features a festive, interested can also look oh.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:44.81kb
    • 提供者:983
  1. qianting

    0下载:
  2. 经典潜艇大战游戏记得在上学的时候特别喜欢玩,就是这种界面的,这是一位爱好者用VB语言模拟的这款游戏源程序,很不错哦。-Classic World War II submarine game, when I remember that like to go to school to play, is this interface, which is a simulation language enthusiasts with VB source code of this game, oh well
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:179.8kb
    • 提供者:983
  1. ID

    0下载:
  2. 身份证查询程序,基于VB,很顺利就能查到身份证所在地、性别等信息,查询程序可能会调用网络或读取数据库。-ID card inquiry procedures, based on VB, very smoothly and can be found in the seat of identity, gender and other information, inquiries may call the network or read the database.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:364.6kb
    • 提供者:983
  1. POS

    0下载:
  2. 简单的餐厅POS收银软件,里面用到了换肤控件、通用登录函数,还有很多值得学习参考的代码,虽然这个收银系统功能上并没有100 完成,但这也很不错了,界面看上去很舒服,也算是同VB同行交流一下吧。-Simple restaurant POS cash register software, which controls use of the skin, common log function, there are many worthy of study and reference the code,
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-03-30
    • 文件大小:545.99kb
    • 提供者:983
  1. AskAndAnswer

    0下载:
  2. 一款学习游戏,数据读取自数据库,随机从数据库读取数据并生成问答,答对了会祝贺,答错了会愚弄你,呵呵,有意思,可以从这个程序中学到随机读取数据等常用的一些知识点等。-A learning game, data read from the database, random read data from the database and generate questions and answers, the correct answer to the Council congratulated the
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:198.03kb
    • 提供者:968
« 1 2 ... .16 .17 .18 .19 .20 61121.22 .23 .24 .25 .26 ... 235836 »
搜珍网 www.dssz.com