[ 用户登陆 ] [ 免费注册 

分类 >> 学习资料 > 程序技术 > VFP >
 1 | 2 | > 
[ VFP ] Downloads Visual FoxPro (VFP)

>GdiplusX visual foxpro|Drawing on all surface form yc top level forms -Drawing directly on windows desktop -Known system colors and converter -some arrounds *rename ee to exe and pre to prg please in the zip. Author: YOUSFI BENAMEUR|> Freeware 350.2K|>2013.03.12
>bettermb|Steven Black's msgsvc.prg is about the best messagebox() substitute that I have found. Unfortunately, it is .dbf-driven. bettermb.prg is an adjustment used with msgsvc.prg to have a non-table-driven messagebox() substitute. Custom button labels (up to nine buttons). msgsvc.prg has not been changed. msgsvc.prg can be downloaded from http://www.stevenblack.com/SBCPublicDomain.html (section "Utilities for VFP"). Author: Gene Wirchenko  |>Freeware 22.0K|>2013.03.06
>List ASCII characters in a string|Takes a string value, parses the individual characters into an array and saves the result to a file. Author: Richard Kaye  |>Freeware 3.4K|>2013.01.11
>IsUserAnAdmin|The Windows API IsUserAnAdmin was deprecated in Windows 7. It did not always work correctly in Windows Vista. This will correctly determine if the current application is running with administrative privileges. It returns the same value as the original API does. 1 = True, 0 = False Author: Tracy Pearson |>Freeware 0.7K|>2013.01.09 ...更多...

[ VFP ] OLE 错误码 0x80040112: Class is not licensed for use
出现此错误是因为没有注册授权引起。
解决方法一:
使用DOS命令 Regsvr32 注册文件
解决方法二:(微软的控件)...更多...

[ VFP ] 解决VFP的Textbox拖动问题

[ VFP ] VFP 9.0 SP2 更新 6602
FIX: Records from another user session that violate the criteria for a parent table are displayed in the browse window for a child table in a Visual FoxPro 9.0 Service Pack 2 multiuser environment

[ VFP ] 纯VFP实现EAN-13条码
EAN码是国际物品编码协会制定的一种商品用条码,通用于全世界。EAN码符号有标准版(EAN-13)和缩短版(EAN-8)两种,我国的通用商品条码 与其等效。我们日常购买的商品包装上所印的条码一般就是EAN码。我这里给出的是EAN-13的算法代码,大家如果需要EAN-8条码可以自行修改下。
本算法中的编码规则如有误,请自行修正!
*      函 数 名:EAN13()...更多...

[ VFP ] .NET 示例 for Visual FoxPro
说明网址: .NET Samples for Visual FoxPro Developers
官方下载: dotNET_Samples_VFP.exe

[ VFP ] Microsoft Visual FoxPro 9.0 Service Pack 2 and "Sedna" - Beta
英文说明网址: Microsoft Visual FoxPro 9.0 Service Pack 2 and "Sedna" - Beta
官方下载:
VFP9sp2Beta-X86-Enu.exe
SednaBeta.msi...更多...

[ VFP ] 微软正式宣布不再有 VFP 10.0
2007.03.13 05:00PM 微软正式宣布不再有 VFP 10.0
VFP 9.0 SP2 是 VFP 的关门版
VFP 开发团队的主要精英将继续从事于 FoxPro 的善后工作
1. 微软一定会承诺为 VFP 的用户提供技术支持到 2015 年...更多...

[ VFP ] VFP 读取网页内容
USE ? ALIAS kj1
SELECT kj1
DO WHILE !EOF()
   thisform.text1.Value=kj1.使用域名...更多...

[ VFP ] VFP基本命令
Visual FoxPro基本需要了解的命令:
1)&|执行宏替换。
2)&&|注释
...更多...

 1 | 2 | > 


 ©2005 - 2008 粤ICP备12037054号-1 用户登陆  |  互联说明  |  联系我们  |  网站地图