摘要:
在项目中Properties文件夹下有个 AssemblyInfo.cs最后有段代码// Version information for an assembly consists of the following four values: // // Major Version // Minor Version // Build Number // Revision // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' 阅读全文
posted @ 2013-04-24 12:11
天边的星星
阅读(153)
评论(0)
推荐(0)
摘要:
在drawable目录下创建一个repeat_bg.xml:<?xmlversion="1.0"encoding="utf-8"?><bitmapxmlns:android="http://schemas.android.com/apk/res/android"android:src="@drawable/bg"android:tileMode="repeat"/>然后在布局的xml文件中可以这样引用:<LinearLayoutandroid:layout_widt 阅读全文
posted @ 2013-04-24 11:22
天边的星星
阅读(205)
评论(0)
推荐(0)

浙公网安备 33010602011771号