摘要: <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys 阅读全文
posted @ 2017-07-10 10:00 DDDF 阅读(630) 评论(0) 推荐(0)
摘要: public class IniHelper{ // 声明INI文件的写操作函数 WritePrivateProfileString() [System.Runtime.InteropServices.DllImport("kernel32")] private static extern long 阅读全文
posted @ 2017-07-10 09:44 DDDF 阅读(168) 评论(0) 推荐(0)