-
Echarts地图
Echarts 全球、中国、省、市地图JS和JSON文件(Echarts global, China, province, city map JS and JSON files)
- 2017-11-01 10:39:24下载
- 积分:1
-
阿瓦隆Avalon接口规范,接口规范的设计…
Avalon Interface Specification,The Avalon interface specification is designed to accommodate peripheral development for the system-on-a-programmable-chip (SOPC) environment. The specification provides peripheral designers with a basis for describing the address-based read/write interface found on master and slave peripherals, such as microprocessors, memory, UART, timer, etc.
- 2022-04-13 09:28:33下载
- 积分:1
-
智睿ASP人物图片评选系统 v9.6.3
智睿人物图片评选系统适合搭建图文评选,可用于媒体单位、机关单位、院校机构、集团公司、门户网站进行城市评癣美景评癣人物评癣活动评选,事迹评选等评选程序。
系统说明:
/admin/admin_login.asp 帐号:admin 管理密码:123456 认证码:zhirui
智睿人物图片评选系统20160719更新:
1、管理模块代码优化
2、参数配置过滤优化
- 2023-08-16 02:25:05下载
- 积分:1
-
C# 监控Windows剪贴板程序
C# 编写的监控Windows剪贴板的小程序,这里面有计时器的相关创建方法,设置计时器间隔为1000毫秒并启动计时器,监控剪切板并判断剪贴板中是否存在文本数据,然后将剪贴板中的内容显示在richTextBox1控件中。下面的代码是本程序的核心:
private void Frm_Main_Load(object sender, EventArgs e)
{
timer1.Interval = 1000;//设置计时器间隔为1000毫秒
timer1.Start();//启动计时器
}
private void timer1_Tick(object sender, EventArgs e)
{
if (Clipboard.ContainsText())//判断剪贴板中是否存在文本数据
richTextBox1.Text = Clipboard.GetText();//将剪贴板中的内容显示在richTextBox1控件中
}
- 2023-08-14 00:35:02下载
- 积分:1
-
【热血江湖】WAP页游源码
说明: 热血江湖源码MSSQL创建ReXueJiangHu数据库并导入ReXueJiangHu.sql,配置好IIS就可以使用了。(orginal code for wap game RexueJianghu)
- 2020-11-15 17:29:41下载
- 积分:1
-
net积分消费系统
采用C#语言,一个net积分消费系统,具有积分系统的完整功能(The C# language, a net integral consumption system, has the integral function of the integral system.)
- 2020-09-27 16:57:47下载
- 积分:1
-
ANSYS
ANSYS工程结构数值分析(王新敏)全部命令流(ANSYS numerical analysis of engineering structures )
- 2021-04-07 14:29:02下载
- 积分:1
-
无网格局部彼得洛程序,此方法不需要背景网格 的积分!
无网格局部彼得洛程序,此方法不需要背景网格 的积分!-mesh pattern of Bideiluo procedures, this method does not need background mesh with the score!
- 2022-02-02 00:03:35下载
- 积分:1
-
程控交换与宽带交换课件,帮助大家学习,共同进步,希望大家也把课件上传,大家交流学习...
程控交换与宽带交换课件,帮助大家学习,共同进步,希望大家也把课件上传,大家交流学习-Program-controlled switching and broadband exchange of courseware to help everyone learn, common progress, I hope everyone also courseware upload, U.S. to exchange learning
- 2022-04-22 10:04:54下载
- 积分:1
-
台球地图实现,可以移植的模块,适合大多数的台球小程序,很方便...
台球地图实现,可以移植的模块,适合大多数的台球小程序,很方便-Billiard map realize, you can transplant the module, suitable for the majority of billiards applet, it is convenient
- 2022-02-03 06:41:00下载
- 积分:1