码迷,mamicode.com
首页 >  
搜索关键字:nec topaz nec电话交换机    ( 4205个结果
前段时间碰到的一些问题(免费WiFi设置+fiddler对手机进行抓包+fiddler抓不到https的请求)
这段时间转入移动端测试,对这块比较陌生,工作开展起来比较困难,所以好多东西都只是以解决问题为第一目标,没有去细细推敲其中原理,可能会有些语无伦次之感,但还是记一下当时解决问题的大致思路,供以后参考。 1. 免费wifi配置: 免费wifi使用时需要配置驱动。图文教程详见https://sec.cor ...
分类:移动开发   时间:2017-02-03 19:47:24    阅读次数:516
Java性能监控之Instrumentation
注:网上摘取的资料整理出来,供大家学习理解,希望有所帮助。 1.1. Instrumentation 简介 利用 Java 代码,即 java.lang.instrument 做动态 Instrumentation 是 Java SE 5 的新特性,它把 Java 的 instrument 功能从本 ...
分类:编程语言   时间:2017-02-03 15:39:05    阅读次数:244
.NET 知识整理笔记
本文纯属自己理解着写的,如果有什么错误或者不全面希望读者能够加以补充!~ 1.Web.Config配置文件的节点操作. 2.判断回发和首次加载. 3.Form标签中Post和Get的区别 4.当 <form action="LoginHandler.ashx" method="post"> 5.当 ...
分类:Web程序   时间:2017-02-03 14:45:00    阅读次数:168
SPOJ QTREE3 - Query on a tree again!
You are given a tree (an acyclic undirected connected graph) with N nodes. The tree nodes are numbered from 1 to N. In the start, the color of any nod ...
分类:其他好文   时间:2017-02-02 18:25:27    阅读次数:230
POJ 3268 Silver Cow Party
Silver Cow Party Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 20274 Accepted: 9278 Description One cow from each of N farms (1 ≤ N ≤ 100 ...
分类:其他好文   时间:2017-02-02 17:25:37    阅读次数:210
Adding Cache-Control headers to Static Files in ASP.NET Core
Thanks to the ASP.NET Core middleware pipeline, it is relatively simple to add additional HTTP headers to your application by using custom middleware. ...
分类:Web程序   时间:2017-02-01 17:17:07    阅读次数:464
python安装配置
1:安装python python2.7版本(最新的python版本是3.4,但用户体验没有2.7版本的好,我们选择用2.7版本) 下载地址:https://www.python.org/download/releases/2.7.8/ 下载Windows x86 MSI Installer (2. ...
分类:编程语言   时间:2017-02-01 10:49:35    阅读次数:353
Chapter 3 Phenomenon——10
It took six EMTs and two teachers — Mr. Varner and Coach Clapp — to shift the van far enough away from us to bring the stretchers in. 6个急救人员和两个老师——Mr. ...
分类:其他好文   时间:2017-01-31 23:33:46    阅读次数:372
raspberry-同路由器用putty和vnc桌面登录方法
一个raspberry B,家里电脑是win10系统。 最初是用HDMI连家里电视机的显示屏来当桌面的,没有配置就好用,但第二次再开机发现怎么弄都显示无信号,排除SD卡不活动、HDMI接口被烧坏等可能,初步判断是线不好用了。 便改用网上推荐的方法:ssh+vnc桌面远程登录树莓派。 家里的路由器离电 ...
分类:Web程序   时间:2017-01-26 14:47:29    阅读次数:326
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!