雪白鲜花

文章
6
资源
0
加入时间
3年0月9天

Android应用程序的debug属性

在开发Android应用程序时,我们可以在AndroidManifest.xml中设置其debug属性,比如示例1示例1            android:icon="@drawable/ic_launcher"        android:label="@string/app_name"        android:theme="@style/AppTheme"    

exp imp practise log

C:/>exp system/pub tablespaces=(perfstat) file=perf.dmp log=perfexp.logExport: Release 10.2.0.1.0 - Production on 星期五 12月 12 13:44:48 2008Copyright (c) 1982, 2005, Oracle.  All rights reserved.连

用js实现css3效果的圆角方法

找在IE下实现css3效果的圆角时找到的一个实例,没有测试,不知道使用起来怎么样,有兴趣的朋友可以自己试一下:复制代码代码如下: <!DOCT