使用者:Elleryq
出自VFP Wiki
目錄 |
elleryq 其人
可逕行參考我的網站 Thinking more, http://thinkingmore.no-ip.info
其他
- http://wiki.debian.org.tw/DebianWiki
- Please see documentation on customizing the interface and the User's Guide for usage and configuration help.
vfp、webcam
Microsoft: VFP -General Coding Issues FAQ - Tek-Tips http://www.tek-tips.com/faqs.cfm?fid=3891
Video Capture Api - Visual FoxPro Wiki http://fox.wikis.com/wc.dll?Wiki~VideoCaptureApi~VFP
BeFox - WebCam - Exemple d'utilisation http://www.emsystems.be/befox/articles.php?lng=fr&pg=87
sky, freeware http://www.frostyplace.com/index.php?story_id=4288
C# WebCam Windows Service - DotNet Zone - DNzone.COM http://www.dnzone.com/ShowDetail.asp?NewsId=224
mysql
set session character_set_client=utf8; set session character_set_server=utf8; set session character_set_results=utf8; set session character_set_database=utf8; set session character_set_connection=utf8; show variables like '%CHAR%';