码迷,mamicode.com
首页 >  
搜索关键字:sites    ( 591个结果
chrome shortkeys
[{"action":"scrolldownmore","activeInInputs":true,"blacklist":false,"exported":true,"key":"alt+s","open":false,"sites":"*mail.google.com*","sitesArray ...
分类:其他好文   时间:2018-05-20 11:50:20    阅读次数:392
What is an ISAPI Extension?
https://www.codeproject.com/Articles/1432/What-is-an-ISAPI-Extension Introduction Unless you have been a caveman, you have seen a number of web sites ...
分类:Windows程序   时间:2018-05-19 13:59:45    阅读次数:229
JSON 字符串转换为 JavaScript 对象
将数据组合成json格式的字符串var text = '{ "sites" : [' + '{ "name":"Runoob" , "url":"www.runoob.com" },' + '{ "name":"Google" , "url":"www.google.com" },' + '{ "n... ...
分类:编程语言   时间:2018-05-19 12:09:38    阅读次数:194
windows VS2013中使用<pthread.h>
1. 下载pthreads-w32-2-9-1-realease.zip 地址:http://www.mirrorservice.org/sites/sourceware.org/pub/pthreads-win32/2. 下载后解压,出来三个文件夹,我们只需要Pre-built.2文件夹3. 为了 ...
分类:Windows程序   时间:2018-05-18 15:43:04    阅读次数:2120
freeswitch安装
OS环境: CentOS release 6.5 (Final) 1.安装 2.安装依赖包 3.安装代码依赖包 1)安装libyuv(先查看是否存在目录,存在跳过本步骤) 2)安装libvpx(先查看是否存在目录,存在跳过本步骤) 3)安装opus 4)安装libpng 4.编译 注:make的时候 ...
分类:其他好文   时间:2018-05-17 11:47:57    阅读次数:477
分享两个获取制定网站详情的网站
两个可以找出特定网站正在使用的技术的网站,相当的6 1、https://w3techs.com/sites 优点:页面简单,搜出来的东西比较全面, 缺点:有些小网站,没有被爬取,而且是英文的,虽然也不需要看懂英文, 这个也看网站,有的可以搜出来系统,有的可以啥都搜不出来,比如百度,:) 2、还有一个 ...
分类:Web程序   时间:2018-05-07 13:32:45    阅读次数:195
配置域名
/etc/hosts 配置: 127.0.0.1 localhost www.ismei.com 其他: 打开配置文件: /etc/apache2/sites-available$ ls -al /etc/apache2/sites-available$ sudo gedit 000-default ...
分类:其他好文   时间:2018-05-07 11:06:54    阅读次数:183
eclipse插件自动生成类图
安装和使用AmaterasUML, 安装AmaterasUML前,需要先安装GEF。采用eclipse在线安装方式安装就好: 在window ==》preferences ==》install/update ==》 Available Software Sites, 搜索 GEF ,勾选第二个插件, ...
分类:系统相关   时间:2018-05-05 14:18:56    阅读次数:1004
perl连接mysql数据库
首先需要安装 ...
分类:数据库   时间:2018-05-02 16:14:06    阅读次数:184
阿里云配置ssh
1、申请证书,从我的域名列表 右侧的操作栏中点击- ssl 2、配置 nginx config -> /etc/nginx/sites-enabled/default 底部添加:(我的是django+nginx,所以利用uwsgi转发请求) , 然后重启nginx服务 service nginx r ...
分类:其他好文   时间:2018-05-02 13:22:16    阅读次数:726
591条   上一页 1 ... 18 19 20 21 22 ... 60 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!