登录
首页 » Windows开发 » 实现将汉字与区位码快速互换。采用VF编写,sql查询技术。

实现将汉字与区位码快速互换。采用VF编写,sql查询技术。

于 2022-01-24 发布 文件大小:3.09 MB
0 207
下载积分: 2 下载次数: 1

代码说明:

实现将汉字与区位码快速互换。采用VF编写,sql查询技术。-Chinese characters with the district to achieve the rapid exchange of code. VF prepared using, sql query technology.

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

发表评论

0 个回复

  • 这是一本关于金融衍生物的书籍。真正的高手不仅仅需要看日线,等这些简单的趋势。他们更要深入的去理解游戏规则。这是高手们必看的一本书籍!...
    这是一本关于金融衍生物的书籍。真正的高手不仅仅需要看日线,等这些简单的趋势。他们更要深入的去理解游戏规则。这是高手们必看的一本书籍!-This is a book on financial derivatives. True not only need to watch a master date line, such as a simple trend. They are to understand in depth the rules of the game. This is the master who books a must-see!
    2022-02-12 03:37:59下载
    积分:1
  • This example uses the FTP Server Profile library (ftps) to implement a simple re...
    This example uses the FTP Server Profile library (ftps) to implement a simple read-only FTP server application. When the application is running, Bluetooth FTP Profile client devices can connect to this FTP server. The FTP server provides the following functionality: * File & folder browsing * Downloading files Since the filesystem is read only, folder listings can be pre-generated using the included make_listing.pl Perl script for each folder. Each folder to be included in the FTP Server must have a file containing the GOEP Folder Listing. This file should be called "_dir.xml". This must conform to the GOEP specification for folder listings. No processing of this file is made by the example application, it is just sent to the client when requested.
    2022-12-09 17:20:03下载
    积分:1
  • 一种新的强大的支持向量机处理系统,多个数据
    一种新型的功能强大的svm处理系统,拥有多种处理数据的能力-a new powerful svm processing systems, multiple data-handling capacity
    2022-01-29 02:16:32下载
    积分:1
  • 加载windows驱动程序
    这是一个加载windows驱动的程序,用c语言写的,贴上代码只是便于大家学习,。有更好的加载驱动的程序希望分享下,共同学习,不慎感谢。。。!!!!!!!!!!!!!!!!!
    2022-02-04 17:12:15下载
    积分:1
  • //作者:今去冠首你你魔(jqgsninimo) //作成日:2008年7月13日 //MSN&电子邮件:jqgsninimo@hotmai...
    //作者:今去冠首你你魔(jqgsninimo) //作成日:2008年7月13日 //MSN&电子邮件:jqgsninimo@hotmail.com //博客:http://shujiantang.blogbus.com/ //声明:本程序可被转载使用,但请保留以上信息.对本程序有任何疑问,可通过以上联系方式联系本人. //程序简介: //MFC视窗程序中,如果直接在主进程中执行耗时任务,界面会处于假死状态. //使用CWaitWnd类,可在耗时任务执行期间弹出一个不断滚动图像的等待窗口,告之用户,程序正在处理任务. //CWaitWnd类可自定义滚动图像列表和显示文字,并提供有默认图像列表和文字,以方便使用. //CWaitWnd类采用用户指定窗口的字体显示文字,以使程序风格协调统一. //CWaitWnd类在等待期间,将用户指定窗口设为繁忙状态(鼠标成沙漏装),以实现完善的提示功能. //使用方法: //创建CWaitWnd对象后,需要首先调用CWaitWnd::Create函数,进行初始的构建工作. //在处理耗时任务前,调用CWaitWnd::StartWait函数,弹出等待窗口. //在任务处理完成后,调用CWaitWnd::EndWait函数,结束等待. -err
    2023-02-09 06:30:03下载
    积分:1
  • 刚学JAVA的时候老师布置的作业,一个简单的小JAVA程序,关于学生信息的.主要目的是接触JAVA....
    刚学JAVA的时候老师布置的作业,一个简单的小JAVA程序,关于学生信息的.主要目的是接触JAVA.-just learning the layout of the teachers work, a simple small Java procedures, information on the students. The main purpose is to contact JAVA.
    2022-07-27 10:33:21下载
    积分:1
  • 一个关于VFP对OUTLOOK直接操控的小功能
    一个关于VFP对OUTLOOK直接操控的小功能-OUTLOOK on VFP direct manipulation of the small function
    2022-03-23 19:42:52下载
    积分:1
  • k-means离群点检测
    1算法思路  K-means算法  先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:  1)没有(或最小数目)对象被重新分配给不同的聚类。  2)没有(或最小数目)聚类中心再发生变化。  3)误差平方和局部最小。  2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-06-17 08:21:18下载
    积分:1
  • vb calendar management software can be configured many trips you take a look at...
    vb日历管理软件,可以配置很多行程你看看哦太棒了
    2023-05-02 16:05:03下载
    积分:1
  • MFC Insider (source book distribution) CHAP04.rar
    MFC技术内幕(配书源码)CHAP04.rar-MFC Insider (source book distribution) CHAP04.rar
    2022-02-06 18:46:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载