码迷,mamicode.com
首页 >  
搜索关键字:mob    ( 692个结果
在Centos雲服務器上架設python3.6環境
雲服務器的管理少不了ssh工具。這裏不得不安利一下MobaXterm ,讓用了多年putty的我感到相當驚豔。免費版已經相當夠用,箇中方便美觀用了才知道好不好:) 言歸正傳,這裏記錄下設置的步驟: 1,這個server的OS是CentOS 7.3,默認運行python2.7版本。因此第一個要做的安裝 ...
分类:编程语言   时间:2018-06-23 20:46:28    阅读次数:143
How to Find and Write VAG 7th Byte CS with Tango Key Programmer
Find out and write VAG 7th Byte CS requires Tango software version 1.112 or above. Tango Key Programmer software updated to V1.112 on May 9th, 2018. T ...
分类:其他好文   时间:2018-06-23 19:07:18    阅读次数:263
code
<!DOCTYPE html><html><head><meta charset="utf-8"><meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no" name="viewpor ...
分类:其他好文   时间:2018-06-23 13:25:53    阅读次数:165
THINKPHP 整合phpqrcode 生成二维码 没logo
上次发了个调用Google api的生成二维码,如果服务器无法访问网络就无效了。下面是整合将phpqrcode整合到TP生成二维码就可以解决这个问题了。其实也很简单,使用方法如下:先下载附件解压至ThinkPHP/Extend/Vendor目录,目录不存在自己创建。 $qrcode=$_COOKIE ...
分类:Web程序   时间:2018-06-22 21:01:29    阅读次数:290
背水一战 Windows 10 (108) - 通知(Tile): application tile 基础, secondary tile 基础
背水一战 Windows 10 之 通知(Tile): application tile 基础, secondary tile 基础 ...
分类:移动开发   时间:2018-06-21 11:44:04    阅读次数:218
【sql】关联查询+表自关联查询
表: 经销商 dealer 字段 uid parent_uid name 联系人 contact 字段 uid dealer_id contact_main 需求: 想要查询到经销商的信息,和本经销商的主要联系人的信息 ,和本经销商的父级经销商的name 情况: 可能有parent_id是null ...
分类:数据库   时间:2018-06-20 21:03:46    阅读次数:159
静态路由
拓扑图 使用静态路由协议来实现不同网段间的通信 首先为路由器的接口设置IP地址 router 1 的配置 Router>en Router#conf t Router(config)#int s0/1/0 Router(config-if)#ip addr 192.168.10.1 255.255. ...
分类:其他好文   时间:2018-06-18 23:17:52    阅读次数:185
Windows环境中,通过Charles工具,抓取安卓手机、苹果手机中APP应用的http、https请求包信息
Windows环境中,通过Charles工具,抓取安卓手机、苹果手机中APP应用的http、https请求包信息1、抓取安卓手机中APP应用的http请求包信息1)在电脑上操作,查看Windows机器IP地址:cmd->ipconfig 在返回的结果中,查询得到IPv4地址。 a)如果你的Windo ...
分类:移动开发   时间:2018-06-17 16:06:24    阅读次数:379
腾讯游戏云以科技连接游戏未来,全力打造行业新生态
欢迎大家前往 "腾讯云+社区" ,获取更多腾讯海量技术实践干货哦~ 5月24日,腾讯“云+未来”峰会游戏专场在广州举办。本次大会以“游戏生态,连接未来”为主题,来自游戏行业众多嘉宾齐聚峰会,旨在与合作伙伴、行业专家、游戏玩家等共同探讨游戏未来发展新趋势。本次峰会不仅发布了腾讯游戏云全新产品生态,还联 ...
分类:其他好文   时间:2018-06-16 11:55:52    阅读次数:279
[Debug] Use Remote Sources to Debug a Web App on an Emulator, Simulator, or Physical Device
We can emulate different operating systems, browsers, and devices within a desktop operating system. We’re going to discuss iOS and Android options we ...
分类:移动开发   时间:2018-06-15 20:06:07    阅读次数:230
692条   上一页 1 ... 34 35 36 37 38 ... 70 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!