登录
首页 » Visual Basic » 200882623246106

200882623246106

于 2021-01-18 发布 文件大小:5068KB
0 228
下载积分: 1 下载次数: 0

代码说明:

说明:  VB.NET 2005 个人信息管理系统 ,VB.NET 2005 个人信息管理系统 (VB.NET 2005 Personal Information Management System, VB.NET 2005 Personal Information Management System)

文件列表:

200882623246106
...............\PersonIM
...............\........\app.config
...............\........\AssemblyInfo.vb
...............\........\bin
...............\........\...\PersonIM.exe
...............\........\...\PersonIM.exe.config
...............\........\...\PersonIM.pdb
...............\........\...\PersonIM.vshost.exe
...............\........\...\PersonIM.vshost.exe.config
...............\........\...\PersonIM.xml
...............\........\CalendarCom
...............\........\...........\CalendarCell.vb
...............\........\...........\CalendarGrid.resx
...............\........\...........\CalendarGrid.vb
...............\........\...........\CalendarItem.vb
...............\........\...........\CalendarMonth.vb
...............\........\Contact
...............\........\.......\Encrypt.vb
...............\........\.......\frmAffair.Designer.vb
...............\........\.......\frmAffair.resx
...............\........\.......\frmAffair.vb
...............\........\.......\frmAffairRepeat.Designer.vb
...............\........\.......\frmAffairRepeat.resx
...............\........\.......\frmAffairRepeat.vb
...............\........\.......\frmContact.resx
...............\........\.......\frmContact.vb
...............\........\.......\frmInformation.Designer.vb
...............\........\.......\frmInformation.resx
...............\........\.......\frmInformation.vb
...............\........\.......\frmNote.Designer.vb
...............\........\.......\frmNote.resx
...............\........\.......\frmNote.vb
...............\........\.......\frmReminder.Designer.vb
...............\........\.......\frmReminder.resx
...............\........\.......\frmReminder.vb
...............\........\.......\Hotkey.vb
...............\........\DataBase
...............\........\........\PersonIM.mdf
...............\........\........\PersonIM_log.ldf
...............\........\DBManager
...............\........\.........\DataAccess.vb
...............\........\Email
...............\........\frmMain.resx
...............\........\frmMain.vb
...............\........\Message
...............\........\My Project
...............\........\..........\Resources.Designer.vb
...............\........\..........\Resources.resx
...............\........\..........\Settings.Designer.vb
...............\........\..........\Settings.settings
...............\........\obj
...............\........\...\Debug
...............\........\...\PersonIM.vbproj.FileList.txt
...............\........\...\PersonIM.vbproj.FileListAbsolute.txt
...............\........\...\Release
...............\........\PersonIM.sln
...............\........\PersonIM.vbproj
...............\........\PersonIM.vbproj.user
...............\........\PersonIMDataSet.Designer.vb
...............\........\PersonIMDataSet.vb
...............\........\PersonIMDataSet.xsc
...............\........\PersonIMDataSet.xsd
...............\........\PersonIMDataSet.xss
...............\........\Resources
...............\........\.........\icon





...............\........\.........\....\help.ico
...............\........\.........\....\last.ico
...............\........\.........\....\mail.ico
...............\........\.........\....\next.ico
...............\........\.........\....\prior.ico
...............\........\.........\....\refresh.ico
...............\........\.........\....\save.ico
...............\........\.........\....\search.ico
...............\........\.........\....\show.ico
...............\........\.........\image
...............\........\.........\.....\AC.png



...............\........\.........\.....\Battery Discharged_16x16.png
...............\........\.........\.....\Battery Discharged_32x32.png
...............\........\.........\.....\Battery Discharged_48x48.png
...............\........\.........\.....\Battery Good_16x16.png
...............\........\.........\.....\Battery Good_32x32.png
...............\........\.........\.....\Battery Good_48x48.png
...............\........\.........\.....\Battery Low_16x16.png
...............\........\.........\.....\Battery Low_32x32.png
...............\........\.........\.....\Battery Low_48x48.png
...............\........\.........\.....\Battery.png
...............\........\.........\.....\BIOS_16x16.png
...............\........\.........\.....\BIOS_48x48.png
...............\........\.........\.....\CDROM_16x16.png
...............\........\.........\.....\Computer_16x16.png
...............\........\.........\.....\Computer_256x256.png

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shujuku
    这是一个关于数据库的东西.里面有些函数.可以实现对于数据库的操作.很好很好用(This is a database of things. Which some functions can be achieved for database operations. Very, very good with)
    2011-11-18 11:42:42下载
    积分:1
  • protntyping
    实现基本的图书管理功能,并能实现可移植性,是本人学习其间的练习作品,值得借鉴,()
    2017-09-26 07:02:40下载
    积分:1
  • dock
    简单型数据库系统,没有任何bug,比较完整,使用adodb控件(Simple database system, there is no bug, relatively complete, the use of adodb control)
    2008-12-22 16:25:14下载
    积分:1
  • 时间控制
    说明:  时间控制,可以自己随意得控制自己的时间,把时间任意延长(time control, it has to control their own free time, the arbitrary extension of the time)
    2006-02-07 15:20:14下载
    积分:1
  • MSSCCPRJ
    圣诞礼物,自动播放圣诞歌,并且有闪动的文本和下雪在街上的奇妙景象。(Christmas gifts, automatic play carols, and blinking text and the wonderful snow in the street scene.)
    2008-12-23 23:23:11下载
    积分:1
  • 模拟段式管理内存分配与回收
    把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。(The program is seperated to sections by content or progress(function),every section has its name.)
    2020-09-17 16:37:55下载
    积分:1
  • vbzxsj
    VB在线升级源代码,能够从服务器上更新最新的软件 (VB upgrade online source code, to the latest update from the server software)
    2009-02-14 10:00:45下载
    积分:1
  • PLCchengxudaijiansugongneng
    PLC程序,结合VB通信实现两轴运动带减速功能(PLC programming, communication with VB to achieve two-axis motion with deceleration )
    2012-01-12 11:58:04下载
    积分:1
  • 2010Expo-tour-guide-system
    Shanghai World Expo tour guide system上海世博会导游系统(Shanghai World Expo tour guide system)
    2013-10-16 20:38:01下载
    积分:1
  • VBmemory
    vb读写内存,可以改了做外挂,其实VB也是可以做外挂的(无DLL,VB加载.sys文件)(Vb to read and write memory, can be changed to do plugins, vb is actually can do plugins (No DLL,VB Loading Sys))
    2013-11-16 10:43:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载