2021年1月14日
摘要:
/// <summary> /// SqlServer数据访问帮助类 /// </summary> public sealed class SqlHelper { private static string _connectionString = "Server=PC-123\\SQLEXPRESS
阅读全文
posted @ 2021-01-14 16:42
缘惜
阅读(357)
推荐(0)
摘要:
/// <summary> /// OleDbServer数据访问帮助类 /// </summary> public sealed class OleDbHelper { public static string getACCESS07constr(string accessfilename, st
阅读全文
posted @ 2021-01-14 16:36
缘惜
阅读(366)
推荐(0)
2020年12月3日
摘要:
<Window x:Class="TreeTest.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/20
阅读全文
posted @ 2020-12-03 17:03
缘惜
阅读(424)
推荐(0)
2020年11月29日
摘要:
<Window x:Class="ImageViewer.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx
阅读全文
posted @ 2020-11-29 11:09
缘惜
阅读(364)
推荐(0)
2020年1月16日
摘要:
一、效果图 二、代码预览 1 <Window x:Class="Test.MainWindow" 2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" 3 xmlns:x="http://schemas.microso
阅读全文
posted @ 2020-01-16 09:49
缘惜
阅读(510)
推荐(0)
2019年9月24日
posted @ 2019-09-24 14:06
缘惜
阅读(2219)
推荐(0)
2019年6月20日
摘要:
一、概述 使用Newtonsoft.Json开源库进行序列化 二、代码
阅读全文
posted @ 2019-06-20 12:32
缘惜
阅读(315)
推荐(0)
2019年6月12日
posted @ 2019-06-12 20:56
缘惜
阅读(552)
推荐(0)
posted @ 2019-06-12 20:32
缘惜
阅读(395)
推荐(0)
posted @ 2019-06-12 20:20
缘惜
阅读(1043)
推荐(0)