默认分类下的博客

Windows 7 摇身一变Wi-Fi基站

piaoling  2012-09-26 23:26:11

如果您的Windows 7系统有外部网络连接,并且还有规定的Wi-Fi设备的话,用一段简单的命令就可以让它变成Wi-Fi基站了。 这一功能看起来已经被隐藏,并且还没有开发完成,估计是因为设备和驱动的兼容性没有解决,不过我们可以测试一下看看: 用管理员模式启动命令行提示符,然后输入 netsh wlan set hostednetwork mode=allow ssid=Hotspot key=passwordhere 用以下命令启动基站功能 netsh wlan start hostednetwork 运行完命令以后,您可以在网络和共享设置里面看到一个“Microsoft ......

类别 :  默认(764)  |  浏览(4665)  |  评论(0)

343

piaoling  2012-09-24 15:35:26

mail --show-config-options VERSION=2.2     - Version of this package SYSCONFDIR=/etc     - System configuration directory MAILSPOOLDIR=/var/mail/     - Default mail spool directory SCHEME=mbox     - Default mailbox type LOG_FACILITY=mail     - Default syslog facility USE_LIBPAM     - PAM support HAVE_LIBLTDL     - a portable `dlopen' wrapper library WITH_GDBM     - GNU DBM WITH_GNUTLS     - TLS support using GNU TLS WITH_GSASL     - SASL suppo......

类别 :  默认(764)  |  浏览(4368)  |  评论(0)

safd

piaoling  2012-09-24 13:31:22

rewqerwq......

类别 :  默认(764)  |  浏览(4156)  |  评论(0)

程序猿打油诗

piaoling  2012-09-24 13:03:10

君子坦荡荡,小人编程序。 商女不知亡国恨,一天到晚编程序。 举头望明月,低头编程序。 洛阳亲友如相问,就说我在编程序。 少壮不努力,老大编程序。 垂死病中惊坐起,今天还没编程序。 生当做人杰,死亦编程序。 人生自古谁无死,来生继续编程序。 众里寻她千百度,蓦然回首,那人却在编程序。 ......

类别 :  默认(764)  |  浏览(4329)  |  评论(0)

sql

piaoling  2012-09-20 10:02:36

SELECT `e`.*, IF(_table_status.value_id > 0, _table_status.value, _table_status_default.value) AS `status`, IF(_table_visibility.value_id > 0, _table_visibility.value, _table_visibility_default.value) AS `visibility`, IF(_table_price.value_id > 0, _table_price.value, _table_price_default.value) AS `price`, IF(_table_name.value_id > 0, _table_name.value, _table_name_default.value) AS `name`, IF(_table_short_description.value_id > 0, _table_short_description.value, _table_short_description_default.value) AS `short_description`, `stock`.`qty`, `stock`.`is_in_stock`, `url`.`request_p......

类别 :  默认(764)  |  浏览(3688)  |  评论(0)

Baidu cloud

piaoling  2012-09-18 10:07:00

......

类别 :  默认(764)  |  浏览(3741)  |  评论(0)

phpcs

piaoling  2012-09-12 10:04:18

phpcs --report-file=/var/www/cs.txt --standard=Zend /var/www/sprint-003/app/code/local/Woger/MaxCache/Test/MaxCacheTest.php phpunit --bootstrap ./tests/phpunit/BaseMagentoTest.php --coverage-html ./show/ ./app/code/local/Woger/MaxCache/Test/MaxCacheTest.php ......

类别 :  默认(764)  |  浏览(3888)  |  评论(0)

PHP CodeSniffer

piaoling  2012-09-11 17:16:05

PHP CodeSniffer   PHP CodeSniffer是一个PHP的代码风格检测器,它根据预先设定好的PHP编码风格和规则,去检查应用中的代码风格情况,内置了ZEND,PEAR 的编码风格规则,当然开发者也可以进行自定义。项目的地址在:http://pear.php.net/package/PHP_CodeSniffer /redirected,安装方法如下: sudo pear install PHP_CodeSniffer phpcs --standard=Zend c:\phpcode    其中phpcs –standard后指定了使用Zend的建议代码风格标准进行检查,最后一个参数是要检查的PHP文件所在的目录。运行后......

类别 :  默认(764)  |  浏览(4091)  |  评论(1)

Remove category path from product URL in magento

piaoling  2012-09-04 22:58:46

As great as Magento is there are a number of failings it can have from an search engine optimisation point of view and one of the biggest bugbears our SEO consultants have had with it is the number of different URLs a product can be accessed on. If product a is in category 1 and two then by default magento will create links to it on the following URLs. www.mystore.com/category-1/product-a.html www.mystore.com/category-2/product-a.html www.mystore.com/product-a.html This can cause duplicate content issues from a search engine point of view. One solutio......

类别 :  默认(764)  |  浏览(10068)  |  评论(0)

php code format

piaoling  2012-08-28 11:47:47

code format......

类别 :  默认(764)  |  浏览(3562)  |  评论(0)
  • Page:16/77  764 Blogs
    <<
    >>
    20088
    周日 周一 周二 周三 周四 周五 周六

    文章分类