MPF学习之二——Resource
摘要:
1. Resource1.1. 什么是ResourceResources are files or objects an application uses but are not creates in the actual executable code. Windows Forms 使用二进制资源来使程序获得大文件,例如图片和大文本文件。虽然WPF技术也使用二进制资源,但是也提出了逻辑资源(Logical resources),逻辑资源定义了对象 ,这些对象可在应用中使用,并且让你能在元素中共享对象.1.2. Using Binary Resources 使用二进制的资源二进制资源每次使用时 阅读全文
posted @ 2012-09-06 10:33 馋宝宝 阅读(2045) 评论(0) 推荐(0)
浙公网安备 33010602011771号