-
JS 网页代码
网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作网页制作
- 2022-06-03 16:38:31下载
- 积分:1
-
webtop 腾讯html5开发工具
AlloyDesktop 是一个能将网页像软件一样运行在桌面上的app开发引擎。该引擎实现了对网页的透明渲染,使网页不再局限于浏览器的框框。同时,提供强大的api支持,使你能轻松实现许多传统网页实现不了的功能,诸如窗口控制,文件IO,图像处理……可以这样说,一般软件所能实现的大部分功能,利用AlloyDesktop开发的app也能实现,而且实现起来更快更容易。另外,它还具备传统软件所不具备的优势,那就是强大的界面渲染能力。利用html5和css3的新特性,你可以轻轻松松实现阴影透明等特效。相对于市面上许多软件界面开发引擎,网页开发的门槛相对来说要低得多,而且是一个通用的标准。利用该引擎,可以开发诸如QQ,浏览器,播放器,PS等软件。
- 2023-08-23 18:50:07下载
- 积分:1
-
一个用VC++6.0编写的表格控件,类似于Excell的表格控件。
一个用VC++6.0编写的表格控件,类似于Excell的表格控件。-a VC 6.0 forms prepared by the control, similar to the Excel tables controls.
- 2023-08-13 14:55:03下载
- 积分:1
-
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(...
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(大)的值换到了最前面,如果只用i,j 的话,就没有办法找出待排序数据中的最值了
比较排序也叫冒泡排序,就是把相邻的数据比较交换,因为其把小的数字从后面往前慢慢移动,感觉象水泡上升一样,所以叫冒泡排序法.
如过你还没理解,留言~-SELECTION SORT is a more optimal sequencing, its definition of k significance lies in a circle said they find the smallest (large) value of the location, i then allow the first (the first cycle was the first several several) plant exchange, this cycle in the first round put the smallest (CUHK) for the value of the front, if only i, j, then there is no way to identify sequencing data to be the most value compared sequencing is also called Bubble Sort. adjacent is to the comparison of data exchange, because of their small numbers from the back slowly moving forward, Soak up feeling like the same, so called Bubble Sort law. No off if you understand that message ~
- 2022-12-28 03:55:04下载
- 积分:1
-
VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发....
VB 6.0 Sin/Cos/Tan/Atan函数图象显示输出,以及坐标系编程基础,鼠标跟随等。自己学习时写的,希望对初学者有所启发.-VB 6.0 Sin/Cos/Tan/Atan function, image display output, and coordinates programming based on the mouse to accompany them. When you learn to write, and hope to inspire the beginner.
- 2023-03-19 10:30:04下载
- 积分:1
-
windows game programming examples, there are hundreds of examples of procedures,...
windows游戏编程例子,有上百了例子程序,演示各种应用
[MTSClientSrc.zip] - 于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令
[国际象棋在线游戏服务器端程序.rar] - 国际象棋在线游戏服务器端程序
-windows game programming examples, there are hundreds of examples of procedures, demonstration of a wide range of applications [MTSClientSrc.zip]- in the multi-threaded tcp services corresponding client code, the main achievement of sending commands to the server and then out from the server-side return command [chess online game server-side procedures. rar]- Chess online games, server-side procedures
- 2022-08-12 22:53:04下载
- 积分:1
-
Visual Basic to use technology to achieve the effect of the interface blinds is...
使用Visual Basic 技术实现了界面的百叶窗效果,是一个用VB开发多媒体界面的示范代码-Visual Basic to use technology to achieve the effect of the interface blinds is to use VB to develop a multimedia interface, the Model Code
- 2022-06-01 23:11:11下载
- 积分:1
-
TCP 服务器
C# 初学者有关网络和协议的小知识。线程的一些知识是必需的。微软发展的环境被需要 (Visual Studio 2010)。
简要说明
通过这篇文章我要展示的读者与 TCP/IP Server 通过 Windows 服务启动时,可以停止时 Windows 服务已停止。此 TCP/IP 服务器侦听客户端的连接请求。从客户端请求时,服务器的工作是文件的阅读由客户端发送的数据并将它存储在一个文件 (也由客户端指定的名称)。在这个项目中你可以使用它为使迷你聊天程序和简单的 GUI
- 2022-08-02 23:05:10下载
- 积分:1
-
此程序中实现了树型控件节点拖动的功能,编译运行于VC++环境中...
此程序中实现了树型控件节点拖动的功能,编译运行于VC++环境中-this program achieved a tree node controls the scrolling function, compiler runs on VC++ environment
- 2022-02-02 06:33:55下载
- 积分:1
-
a hexadecimal editor VC
一个十六进制编辑器VC源码程序-a hexadecimal editor VC-source programs
- 2022-02-05 18:23:17下载
- 积分:1