-
this is a testt his is a testt his is a testt his is a testt his is a testt his...
this is a testt his is a testt his is a testt his is a testt his is a testt his is a testt his a test-this is a testthis is a testthis is a testthis is a testthis is a testthis is a testthis is a testthis is a testthis is a testthis is a testthis is a testthis is a testthis is a test
- 2022-08-20 22:09:50下载
- 积分:1
-
在本文里,你将学习如何为你的Windows移动应用程序创建CAB文件使得它们可以方便的部署到你的Window移动设备上。你也将学习如何自定制一个安装包,使得终端...
在本文里,你将学习如何为你的Windows移动应用程序创建CAB文件使得它们可以方便的部署到你的Window移动设备上。你也将学习如何自定制一个安装包,使得终端用户可以通过台式机上的安装程序来部署程序到Windows移动设备上。
-In this article, you will learn how to for your Windows Mobile applications allows them to create the CAB file can be easily deployed to your Window Mobile device. You will also learn how a customized installation package, making the end-user desktop machine through the installer to deploy the program to the Windows Mobile device.
- 2022-01-29 03:14:25下载
- 积分:1
-
circuit discription for philips tv
circuit discription for philips tv
- 2022-08-07 19:50:31下载
- 积分:1
-
基于jsp+javabean+tomcat+eclipse+SQLServer2000的酒店信息服务系统(原创)具有客房信息发布,客房信息修改,客房信息查询,客...
基于jsp+javabean+tomcat+eclipse+SQLServer2000的酒店信息服务系统(原创)具有客房信息发布,客房信息修改,客房信息查询,客房酒店预订,客房远程预订,客人离店结算等功能模块-based on jsp javabean tomcat eclipse CRM hotel information system (original) with Rooms release of information, Rooms information changes Rooms Information, room hotel reservations, room remote reservations, guests Check Out settlement function modules
- 2022-03-24 13:52:09下载
- 积分:1
-
经典的arm 论文, 详细讲解了嵌入式ARM开发地要点
经典的arm 论文, 详细讲解了嵌入式ARM开发地要点-classic arm papers, gave a detailed account of the development of embedded ARM points to
- 2023-05-01 23:50:04下载
- 积分:1
-
vb 客户管理系统,非常好的VB学习案例程序,包括一定的客户信息,适合有VB基础的人学习...
vb 客户管理系统,非常好的VB学习案例程序,包括一定的客户信息,适合有VB基础的人学习
-vb customer management systems, learning VB very good case procedures, including certain customer information, suitable for people who have learning VB basis
- 2022-05-28 03:47:17下载
- 积分:1
-
RT RTR
rt rtr-ttr rtrrt rt gggggggggggggggggggggggg
- 2023-08-25 19:45:10下载
- 积分:1
-
软件设计模式之一:策略模式例子程序,说明了该模式的设计思想...
软件设计模式之一:策略模式例子程序,说明了该模式的设计思想-One of software design patterns: Strategy pattern example of the procedures described in the model design thinking
- 2023-05-28 16:35:03下载
- 积分:1
-
40个网页设计小技巧,很实用的技巧,适合初学者,
40个网页设计小技巧,很实用的技巧,适合初学者,-40exsample
- 2022-05-28 11:19:38下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1