会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
lindexi
博客在 blog.lindexi.com 欢迎访问
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
264
265
266
267
268
269
270
271
272
···
320
下一页
2017年6月10日
win10 UWP 序列化
摘要: 将对象的状态信息转换为可以存储或传输的形式的过程。在序列化期间,对象将其当前状态写入到临时或持久性存储区。以后,可以通过从存储区中读取或反序列化对象的状态,重新创建该对象。 <!--more--> .NET Framework 提供了两个序列化技术: 二进制序列化保持类型保真,这对于多次调用应用程序
阅读全文
posted @ 2017-06-10 12:05 lindexi
阅读(305)
评论(0)
推荐(0)
2017年6月6日
上传代码 CodePlex
摘要: 博客园作为 "博客" 备份,博客会更新一份在博客园 CodePlex是微软开源项目网站,有很多人都在上面传代码,我们也可以上传自己的代码 <! more <! csdn 注册 我们可以用微软账号注册,填写用户名、密码,很快就好。 新建项目 去https://www.codeplex.com/ 选 填
阅读全文
posted @ 2017-06-06 08:56 lindexi
阅读(461)
评论(2)
推荐(0)
2017年5月30日
win10 UWP 序列化
摘要: 将对象的状态信息转换为可以存储或传输的形式的...
阅读全文
posted @ 2017-05-30 10:17 lindexi
阅读(112)
评论(0)
推荐(0)
win10 UWP 序列化
摘要: 将对象的状态信息转换为可以存储或传输的形式的...
阅读全文
posted @ 2017-05-30 10:17 lindexi
阅读(119)
评论(0)
推荐(0)
WPF DelegateCommand 出现Specified cast is not valid
摘要: 使用 DelegateCommand 出现 ...
阅读全文
posted @ 2017-05-30 10:16 lindexi
阅读(127)
评论(0)
推荐(0)
WPF DelegateCommand 出现Specified cast is not valid
摘要: 使用 DelegateCommand 出现 ...
阅读全文
posted @ 2017-05-30 10:16 lindexi
阅读(96)
评论(0)
推荐(0)
WPF DelegateCommand 出现Specified cast is not valid
摘要: 使用 DelegateCommand 出现 Specified cast is not valid最近写快捷键需要 DelegateCommand ,于是用了 DelegateCommand ,运行时出现 Specified cast is not valid 原因是 DelegateCom...
阅读全文
posted @ 2017-05-30 10:15 lindexi
阅读(322)
评论(0)
推荐(0)
2017年5月19日
win10 sdk 是否向下兼容
摘要: 向下兼容(downward compatib...
阅读全文
posted @ 2017-05-19 09:22 lindexi
阅读(137)
评论(0)
推荐(0)
win10 sdk 是否向下兼容
摘要: 向下兼容(downward compatib...
阅读全文
posted @ 2017-05-19 09:22 lindexi
阅读(135)
评论(0)
推荐(0)
win10 sdk 是否向下兼容
摘要: 向下兼容(downward compatibility),又称向后兼容(backward compatibility)、回溯兼容,在计算机中指在一个程序、库或硬件更新到较新版本后,用旧版本程序创建的文档或系统仍能被正常操作或使用(包括输入数据)、在旧版本库的基础上开发的程序仍能正常编译运行,...
阅读全文
posted @ 2017-05-19 09:21 lindexi
阅读(980)
评论(0)
推荐(0)
上一页
1
···
264
265
266
267
268
269
270
271
272
···
320
下一页
公告