Linux命令(4)ls
ls是列出文件或者目录的命令,ls是Linux下最常用的命令。ls就是list的缩写,缺省下ls用来打印当前的目录清单,如果ls指定其他目录,那么就会显示指定目录里的文件及文件夹清单了。通过ls命令不仅可以查看linux文件夹包含的文件,而且可以查看文件权限,ls命令在日常...
分类:
系统相关 时间:
2014-08-22 00:04:15
阅读次数:
237
1,在crystal report 报表的右边field explorer导航栏里面新建一个formula field 并命名2,右键edit刚建好的formula field ,写一个控制checkbox 显示的表达式如下:if {Command.CLAIMANT_SIGNATURE_FLAG} ...
分类:
其他好文 时间:
2014-08-21 18:56:54
阅读次数:
230
建立一个类继承自UIView,添加初始化方法完善初始化方法XIB文件需要声明所属类效果图
分类:
其他好文 时间:
2014-08-21 18:56:04
阅读次数:
150
1、Format:[n]FC[+][-][width]PRINT, FORMAT='(I12)', 300 PRINT, FORMAT='(I08)', 300
分类:
其他好文 时间:
2014-08-21 18:50:44
阅读次数:
148
1 ImageBrush IB=new ImageBrush();2 3 IB.ImageSource = new BitmapImage(new Uri("pack://application:,,,/PMClient;component/images/button_bg.png"));4 5 I...
分类:
其他好文 时间:
2014-08-21 17:04:24
阅读次数:
260
H:\Android\M9SDK_windows_1.0\platforms\android-2.3.1>emulator.exe -sysdir H:\Android\M9SDK_windows_1.0\platforms\android-2.3.1 -system images\system.i...
分类:
移动开发 时间:
2014-08-21 11:18:13
阅读次数:
205
Here are a few problems that you might be having:1 - Your production configuration may not be correct. This is particularly likely if you started out ...
分类:
其他好文 时间:
2014-08-21 09:46:13
阅读次数:
178