-
两个 javascript写的 大转盘 抽奖游戏 附完整源码
数字抽奖 和大转盘 实例分享
- 2013-03-19下载
- 积分:1
-
root
动态跟踪,边移动边绘制路线。规定经纬度的范围,调用地图的路径算法,求出路径。(Dynamic tracking, while moving to draw lines.Specified range of latitude and longitude, map the path algorithm call, find the path.)
- 2014-01-15 15:09:51下载
- 积分:1
-
TCP IP协议套件
解决方案手册- Behrouz A. Forouzan套房TCPIP协议。还有版本控制系统
- 2022-04-22 00:37:48下载
- 积分:1
-
用angularJS开发的一个任务表
该代码主要完成了一个常用的任务列表,是使用angularJs的基础上开发的,代码简单高效,可以增加任务列表,也可以删除任务列表,适合初学者学习了解angularJS的前端开发。
- 2023-07-15 02:00:02下载
- 积分:1
-
Leaflet.fullscreen-gh-pages
说明: leaflet examples, downloaded from the Internet, used for experiments
- 2020-06-22 07:40:02下载
- 积分:1
-
55555555555555
popedom.SysUser = txtUserName.Text;
popedom.Password = txtUserPwd.Text;
ds=baseinfo.Login(popedom);
if (ds.Tables[0].Rows.Count > 0)
{
frmMain frm_main = new frmMain();
frm_main.Show();
if (Convert.ToBoolean(ds.Tables[0].Rows[0]["stock"])) frm_main.toolStripMenuItem1.Enabled = true;
if (Convert.ToBoolean(ds.Tables[0].Rows[0]["vendition"])) frm_main.toolStripMenuItem7.Enabled = true;
if (Convert.ToBoolean(ds.Tables[0].Rows[0]["storage"])) frm_main.toolStripMenuItem15.Enabled =
- 2022-06-12 12:03:14下载
- 积分:1
-
原来觉得文件的切割与合并好神秘,觉得能够写这样程序的人简直就是高手、老鸟之类的人了,呵呵。
现在我自己这么一写,才觉得是如此之简单,连我这都菜鸟都
原来觉得文件的切割与合并好神秘,觉得能够写这样程序的人简直就是高手、老鸟之类的人了,呵呵。
现在我自己这么一写,才觉得是如此之简单,连我这都菜鸟都能够写(不过,还是花了我将近半天的时间,呵呵),看来只要是人都能够写了。
暂时不懂,没有关系,好好拿去看一下。主要涉及的知识也没有几个,无非就是文件输入输出流、随机文件的读写之类的。其它的就是循环,很简单的,有兴趣的就看看。-Think the original paper cutting and consolidation of a good mystery, feel able to write such procedures is simply a master,老鸟like people, huh, huh. So now I have to write one, only think it is so simple, even I have rookie will be able to write (although I still spent nearly half a day, huh, huh), it appears that as long as people are able to write. Temporarily do not know, there is no relationship, take a good look. Mainly related to the knowledge that few, nothing more than a document input and output streams, random read and write files like. The other is the circle, a very simple, interested to see.
- 2022-03-25 05:22:26下载
- 积分:1
-
SSM框架的微信小程序
京缘项目 是一个微信小程序 可以发朋友圈 视频 上传音乐 开视频直播 观众可以发评论 发表情 管理员有权限删除评论 或者拉黑观众 项目中涉及了增删改查基本功能 分页功能 支付功能 销户申请 等功能 有安全机制
- 2022-01-26 05:10:35下载
- 积分:1
-
VPN客户端软件
主要包括新建连接(一般配置、身份认证配置)、建立连接、断开连接、删除连接等。
提供VPN新建、连接、断开和删除操作的VPN客户端,支持PSK(Pre-Shared Key,预共享密钥)与X.509数字公钥证书两种身份认证方式,为政府、企业提供安全的VPN连接操作。
- 2023-05-02 05:55:03下载
- 积分:1
-
nodered javascript shared memory sample
nodered是一个用于快速原型开发的开源物联网开发平台。此源代码提供了一个演示,演示如何跨多个节点共享数据,并利用nodered memory manager的特性处理实例流量设置以及流量.get操作。在示例中,两个移动应用程序aea分别向端口droppingcoins1和droppingcoins2发送https消息。第一个在内存中设置一个标志,该标志将被第二个捕获并重置。
- 2023-07-09 03:20:03下载
- 积分:1