文章分类 -  PDA(智能终端)

摘要:public class FullScreenClass{[DllImport("coredll.dll", EntryPoint = "FindWindow")]public static extern int FindWindow(string lpWindowName, string lpCl... 阅读全文
posted @ 2015-08-31 10:34 James-ping 阅读(390) 评论(0) 推荐(0)
摘要:最近在开发关于生产工序的PDA程序,因为之前没有接触过,光配置就花了不少时间,用的是VS自带的模拟器,在调用webservices的时候,模拟器根本访问不了这个webservices,这个需要配置,配置的方法:http://www.360doc.com/content/11/0111/10/2740567_85662058.shtml 阅读全文
posted @ 2011-11-04 16:00 James-ping 阅读(159) 评论(0) 推荐(0)