推荐
专栏
教程
课程
飞鹅
本次共找到3868条
http协议
相关的信息
Easter79
•
4年前
Sublime Text 3 插件安装及Vim 模式设置
1、安装SublimeText3 下载安装:http://www.sublimetext.com/3(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.sublimetext.com%2F3) PackageControl安装:https://
Stella981
•
4年前
Android Studio中绘制simpleUML类图详细说明及使用
一、AndroidStudio中安装simpleUML 1、下载simpleUMLjar包 地址为:http://plugins.jetbrains.com/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fplugins.jetbrains.com%2F) 搜索s
Stella981
•
4年前
Android HandlerThread详解
概述AndroidHandlerThread使用,自带Looper消息循环的快捷类。详细代码下载:http://www.demodashi.com/demo/10628.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.demodashi
Stella981
•
4年前
Idea Tomcat Struts2 hello world 项目出现 500错误 问题解决方法
首先,项目的基础代码是没有错误的!绝对没错,任何代码都保证没有错误,XML配置也没有问题,但是跑起来一直报http500HTTPStatus500typeExceptionreportmessagedescriptionTheserverencounteredan
Stella981
•
4年前
Dbus组成和原理
DBUS是实质上一个适用于桌面应用的进程间的通讯机制,即所谓的IPC机制。适合在同一台机器,不适合于INTERNET的IPC机制。DBUS不是一个为所有可能的应用的通用的IPC机制,不支持其他IPC机制的很多特性。DBUS提供了一个低时延、低消耗的IPC通讯,因为它采用了二进制的数据交换协议,不需要转换成文本化的数据进行交换,DBUS提供了面向多重对象系统的
Easter79
•
4年前
Spring容器加载配置文件
需求说明: 这里简单的介绍Spring容器加载配置文件,Spring其他内容和项目内容不做介绍。代码部分:<?xmlversion"1.0"encoding"UTF8"?<webappxmlns:xsi"http://www.w3.org/2001/XMLSchemainstance"xm
Wesley13
•
4年前
@EnableAutoConfiguration处理逻辑
这个系列分为5篇1\.@Component,@Service等注解是如何被解析的(http://my.oschina.net/u/3907912)2\.@Enable驱动原理(https://my.oschina.net/floor/blog/4333081)3\.@EnableAutoConfiguration处理逻辑(htt
Stella981
•
4年前
AngularJS Providers 详解
供应者(Providers)!image(http://static.oschina.net/uploads/img/201501/21113033_37Xb.png)(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fimages.cnitblog.com%2Fbl
Stella981
•
4年前
Elasticsearch学习总结二 elasticSearch一些基本用法
一.elasticSearch提供了一些基本的rest命令,基本如下:/index/_search搜索指定索引下的数据,http://ip:9200/index/_search查询当前索引下的数据/index/查看指定索引的详细信
Wesley13
•
4年前
Java编程思想学习录(连载之:内部类)
!Thinkpad25Anniversary(http://uploadimages.jianshu.io/upload_images/98242470fb7bdff80a77326.jpg?imageMogr2/autoorient/strip%7CimageView2/2/w/1240)用thinkpad打字确实很爽啊!注:
1
•••
187
188
189
•••
387