个人通讯录管理系统 vfp

时间:2014-01-23 16:05:22
【文件属性】:

文件名称:个人通讯录管理系统 vfp

文件大小:5.77MB

文件格式:RAR

更新时间:2014-01-23 16:05:22

个人通讯录

“第一条”按钮的代码如下: go top thisform.command1.enabled=.f. thisform.command4.enabled=.t. thisform.command3.enabled=.t. thisform.command2.enabled=.f. thisform.dy thisform.refresh “上一条”按钮的代码如下: skip -1 thisform.command3.enabled=.t. thisform.command5.enabled=.t. if bof( ) messagebox("已经到第一个!") thisform.command2.enabled=.f. thisform.command5.enabled=.f. else thisform.dy endif thisform.refresh “下一条”按钮的代码如下: skip thisform.command5.enabled=.t. if eof( ) messagebox("已经到最后一条!") thisform.command3.enabled=.f. thisform.command5.enabled=.f. thisform.command2.enabled=.t. else thisform.command2.enabled=.t. endif thisform.dy thisform.refresh “最后一条”按钮的代码如下: go bottom thisform.command1.enabled=.t. thisform.command4.enabled=.f. thisform.command3.enabled=.f. thisform.command2.enabled=.t. thisform.dy thisform.refresh “修改”按钮的代码如下: go recno( ) thisform.txt姓名.readonly=.f. thisform.txt邮政编码.readonly=.f. thisform.txt性别.readonly=.f. thisform.txt手机.readonly=.f. thisform.txt小灵通.readonly=.f. thisform.txt住宅电话.readonly=.f. thisform.txtqq.readonly=.f. thisform.txte_mail.readonly=.f. thisform.txt办公电话.readonly=.f. thisform.txt家庭地址.readonly=.f. thisform.txt备注.readonly=.f. thisform.command6.enabled=.t. “保存”按钮的代码如下: if empty(xm) messagebox("姓名不能为空!") else replace 通讯录.家庭地址 with jtdz; 通讯录.姓名 with xm,通讯录.办公电话 with bgdh; 通讯录.性别 with xb,通讯录.qq with qq; 通讯录.e_mail with email,; 通讯录.住宅电话 with zzdh,通讯录.备注 with bz; 通讯录.邮政编码 with yzbm,通讯录.手机 with sj; 通讯录.小灵通 with xlt endif thisform.txt姓名.readonly=.t. thisform.txt邮政编码.readonly=.t. thisform.txt性别.readonly=.t. thisform.txt手机.readonly=.t. thisform.txt小灵通.readonly=.t. thisform.txt住宅电话.readonly=.t. thisform.txtqq.readonly=.t. thisform.txte_mail.readonly=.t. thisform.txt办公电话.readonly=.t. thisform.txt家庭地址.readonly=.t. thisform.txt备注.readonly=.t. thisform.command6.enabled=.f. “退出”按钮的代码如下:


【文件预览】:
系统作业。
----修改唱片.SCT(4KB)
----FOXUSER.DBF(665B)
----数据1.DCX(6KB)
----所出唱片.CDX(5KB)
----修改信息.scx(2KB)
----个人信息.FRX(11KB)
----表1.FPT(304KB)
----秘密.jpg(61KB)
----唱片名.CDX(3KB)
----所出唱片.BAK(360B)
----个人信息.FRT(4KB)
----项目.ERR(196B)
----表1.BAK(646B)
----唱片信息.FRX(10KB)
----02.jpg(48KB)
----01.jpg(183KB)
----主界面.scx(1KB)
----飞.jpg(189KB)
----登陆界面.SCT(4KB)
----获奖项.CDX(3KB)
----程序1.prg(284B)
----修改成绩.scx(2KB)
----登陆信息.dbf(376B)
----唱片信息.FRT(4KB)
----程序1.BAK(285B)
----获奖项.dbf(453B)
----程序1.FXP(390B)
----美.jpg(198KB)
----伦.jpg(242KB)
----菜单1.MPR(7KB)
----菜单1.MNT(1KB)
----唱片数.scx(3KB)
----数据1.dbc(7KB)
----界面.scx(2KB)
----FOXUSER.FPT(2KB)
----主界面.SCT(1KB)
----项目.exe(1.09MB)
----唱片名.dbf(468B)
----项目.PJT(9KB)
----WuJianFei.jpg(28KB)
----所出唱片.dbf(396B)
----数据1.DCT(2KB)
----love.jpg(69KB)
----jjm.jpg(29KB)
----修改成绩.SCT(3KB)
----修改信息.SCT(3KB)
----杰伦.jpg(41KB)
----69adf69062959a55d31b705e[1].jpg(270KB)
----唱片名.BAK(418B)
----菜单1.MPX(2KB)
----唱片数.SCT(5KB)
----获奖项.BAK(387B)
----表1.TBK(512B)
----菜单1.mnx(2KB)
----陈翔 - 烟火.mp3(3.51MB)
----个人信息.scx(4KB)
----表1.dbf(789B)
----登陆界面.scx(2KB)
----个人信息.SCT(6KB)
----表1.CDX(8KB)
----jj.jpg(52KB)
----界面.SCT(4KB)
----修改唱片.scx(2KB)
----项目.pjx(5KB)

网友评论

  • 效果不错,对我很有帮助,谢谢分享
  • 嗯 还可以 不过配上一个制作过程那就更好了
  • 不得不说我上当受骗了,不是想象的那样啊
  • 效果很不错,极具参照性
  • 还行,适合初学者
  • 不是自己想要的,只适合初学者
  • 还行,适合初学者
  • 不错--是完整程序--就是运行上有点问题---
  • 很不错的代码,对初学者很有帮助
  • 相当难得vfp应用程序代码,不错!