-
WP时钟源码
windows phone的小程序,一个时钟的源代码,使用WP7开发,直接导入即可用。可以显示当前计算机时钟的时间,稍加修改可以写出显示不同时区的世界时程序。
- 2023-04-07 17:25:03下载
- 积分:1
-
书 名:Programming Windows程式开发设计指南
出版日期:2000/6/2
原 作 者:Charles Petzold
译 者:余孟...
书 名:Programming Windows程式开发设计指南
出版日期:2000/6/2
原 作 者:Charles Petzold
译 者:余孟学
-Title: Programming Windows program to develop design guidelines Publication Date: 2000/6/2 original author: Charles Petzold Translator: Studies余孟
- 2022-02-21 20:16:08下载
- 积分:1
-
Java微信认证——access_token定时刷新——微信支付
主要是微信接入,access_token定时获取,微信支付
- 2022-07-11 01:09:30下载
- 积分:1
-
wince下ymodern协议数据下载程序
wince下ymodern协议数据下载程序-wince under the protocol data download ymodern
- 2022-02-12 04:06:59下载
- 积分:1
-
winrar like program vc
winrar like program vc-winrar like program vc++
- 2022-06-30 17:32:11下载
- 积分:1
-
该程序完成在两个字符串中寻找最长公共子串,如果这样的字符串有多个,则将它们全部找出来,它在最坏情况下的复杂度为O(m*n)....
该程序完成在两个字符串中寻找最长公共子串,如果这样的字符串有多个,则将它们全部找出来,它在最坏情况下的复杂度为O(m*n).-the procedure is completed in two for the longest string of public substrings, if such a number of strings, will they all find out in the worst of the complexity of O (n* m).
- 2022-03-30 21:31:25下载
- 积分:1
-
遍历windows操作体统的所有进程,
并可得到详细的信息
遍历windows操作体统的所有进程,
并可得到详细的信息-Traversal of all the windows to operate the process of decency and get detailed information
- 2022-05-09 02:45:04下载
- 积分:1
-
C++驱动时钟芯片SD2300程序
//实时时钟SD2300读写C51演示程序
//本程序在王思焰,闫亨的程序基础上修改,在此一并致谢!...
C++驱动时钟芯片SD2300程序
//实时时钟SD2300读写C51演示程序
//本程序在王思焰,闫亨的程序基础上修改,在此一并致谢!
-C-clock chip SD2300 procedures// real-time clock SD2300 literacy C51 demo program// The procedure Wong Yan, Yan Ma procedures on the basis of changes like to thank!
- 2023-07-27 23:15:03下载
- 积分:1
-
画矩阵盒子程序
矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明
程序通过编译运行...
画矩阵盒子程序
矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明
程序通过编译运行-Program matrix matrix box painting box components from X, enter the number two, the first number of the number of representatives of the matrix box, the second number representing each box contains the number of rows of the matrix, specific examples, see description of the procedures for the procedure to run through the compiler
- 2022-06-16 02:52:12下载
- 积分:1
-
基于c的一个销售管理系统
这是一个用c语言实现的销售管理系统,是一个比较简单的小程序,主要实现功能:销售信息的录入及保存,根据录入信息进行查询,进行相应的统计如按产品统计月销售额、按销售员统计月销售额等。代码很简明,对于初学者来说很容易理解,是一些简单的for循环,switch case分支语句,if else判断,sum加和还有一部分指针等。通过在菜单界面选择相应选项执行相应的操作。程序水平不高但很基础,望采纳。
- 2023-08-24 13:10:04下载
- 积分:1