码迷,mamicode.com
首页 >  
搜索关键字:fa 日记账类别    ( 1481个结果
.htaccess 一段神奇的跳转代码
RewriteEngine OnRewriteCond %{HTTP_REFERER} ^.*(google|ask|yahoo|youtube|wikipedia|excite|altavista|msn|aol|goto|infoseek|lycos|search|bing|dogpile|fa...
分类:数据库   时间:2014-08-19 18:44:35    阅读次数:251
安装VMware-tools出现initctl: Job failed to start
安装VMware-tools中出现:*******Creating a new initrd boot image for the kernel.update-initramfs: Generating /boot/initrd.img-2.6.38-8-genericinitctl: Job fa...
分类:其他好文   时间:2014-08-18 12:19:04    阅读次数:1434
C- struct的使用
数组是二等公民,不能进行整体赋值,或者参数传递,或者作为返回值。But!如果封装在struct内部,就完全不一样了 1 #include 2 using namespace std; 3 4 struct s_tag { int a[100]; }; 5 s_tag fa, sa, ua; 6 .....
分类:其他好文   时间:2014-08-18 08:02:43    阅读次数:220
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!