搜索资源列表
-
0下载:
Steps to Install
a) Copy the files into a folder say c:\xmlsignature
b) Make sure you have enough permission to create files under the folder
c) Make sure you have CreditCardInfo.xml in the application directory.
d)compile the Csharp files.
-
-
0下载:
触摸屏全屏浏览器
1、星期一至五,会按设定时间关机,你可以在出现关机提示时点取消(倒计时30秒);
2、星期六日,启动程序即提示关机,无操作则自动关机,若点取消,还会在设定的时间再一次提示关机(倒计时30秒);
3、同时按下 0、1 两个数字键,退出程序回到桌面;
4、参数设置:找到安装目录下的SystemConfig.xml文件,其中starturl为起始网页地址;returntime为多久无操作返回起始网页(单位:分钟);offtime为每天关机时间;
5、因为代码都是从
-
-
0下载:
C#操作XML的4种方式,摘自C#高级编程,个人推荐采用DOM模型,即XmlDocument方式。-this programe provides four methods how to manipulate XML file by C Sharp, which come from the the book of "C# professional program ". In my opinion the method using DOM is the best one.
-
-
0下载:
C#通过操作XML文件改变窗口的相关属性,XML可作为数据记录文件,在各种程序开发中,XML都得到了充足的应用,学会如何使用XML,对编程是相当有好处的-C# XML file to change the window by operating the relevant attributes, XML files as a data record in a variety of program development, XML have been plenty of applications,
-