码迷,mamicode.com
首页 >  
搜索关键字:any    ( 7409个结果
apache httpd.conf 配置局域网访问
<Directory "E:/wamp/www/"> # # Possible values for the Options directive are "None", "All", # or any combination of: # Indexes Includes FollowSymLinks ...
分类:Web程序   时间:2017-02-09 23:36:01    阅读次数:199
URAL - 1901 Space Elevators
题目: Nowadays spaceships are never launched from the Earth's surface. There is a huge spaceport placed in the geostationary orbit and connected to the ...
分类:其他好文   时间:2017-02-09 20:22:22    阅读次数:206
POJ2594 Treasure Exploration[DAG的最小可相交路径覆盖]
Treasure Exploration Time Limit: 6000MS Memory Limit: 65536K Total Submissions: 8301 Accepted: 3402 Description Have you ever read any book about trea ...
分类:其他好文   时间:2017-02-08 23:00:00    阅读次数:277
iwconfig
例1 essid:设置无线网卡的ESSID(Extension Service Set ID)。通过ESSID来区分不同的无线网络,正常情况下只有相同ESSID的无线站点才可以互相通讯,除非想监听无线网络。其后的参数为双引号括起的ESSID字符串,或者是any/on/off,如果ESSID字符串中包 ...
分类:其他好文   时间:2017-02-08 14:35:36    阅读次数:252
Linux环境抓包命令
有时候有些接口调用问题不好定位或者日志不够详细,那么我们往往会选择通过抓包来看详细的通讯过程。抓包有相关软件,这里说如何直接在环境里抓。假如现在我们在 Linux 下部署了 Tomcat 服务器,端口是8088,那么我通过 root 用户登录环境后执行如下命令: tcpdump -i any -X ...
分类:系统相关   时间:2017-02-08 11:47:33    阅读次数:201
How to ensure data integrity during transmission
If you want reliable data transfer, there is absolutely no way to use any USB-to-serial bridge correctly without hardware flow control, and without de ...
分类:其他好文   时间:2017-02-08 11:39:57    阅读次数:238
flask的安装
1[root@web02~]#pipinstallvirtualenv Downloadingvirtualenv-15.1.0-py2.py3-none-any.whl(1.8MB) 100%|████████████████████████████████|1.8MB12kB/s Installingcollectedpackages:virtualenv Successfullyinstalledvirtualenv-15.1.02.[ro..
分类:其他好文   时间:2017-02-08 00:24:37    阅读次数:204
Not configured to listen on any interfaces!
dhcp错误,日志如下an202:31:33lylinuxdhcpd:Nosubnetdeclarationforeth0(192.168.88.128).Jan202:31:33lylinuxdhcpd:**Ignoringrequestsoneth0.IfthisisnotwhatJan202:31:33lylinuxdhcpd:youwant,pleasewriteasubnetdeclarationJan202:31:33lylinuxdhcpd:inyourdhcpd.conffile..
分类:其他好文   时间:2017-02-08 00:14:11    阅读次数:153
Mybatis学习总结(三)——SqlMapConfig.xml全局配置文件解析
经过上两篇博文的总结,对mybatis中的dao开发方法和流程基本掌握了,这一节主要来总结一下mybatis中的全局配置文件SqlMapConfig.xml在开发中的一些常用配置,首先看一下该全局配置文件中都有哪些可以配置的东西: 从前面的博文中可以看出,<environments>是用来配置myb ...
分类:数据库   时间:2017-02-07 16:14:54    阅读次数:233
QueenPuzzle-N皇后问题
详见-算法之美-p180. ...
分类:其他好文   时间:2017-02-07 16:08:10    阅读次数:186
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!