点击进入_更多_Java千百问1、通过代码如何编译java文件编译器是一个命令行工具(jdk自带的编译工具javac,了解javac看这里:javac是什么),但也可以使用API来调用(一般的IDE都会使用这一组API来封装自己的编译功能)。编译器遵循Java语言规范(The Java Language Specification,JLS)和Java虚拟机规范(The Java Virtual Ma...
分类:
编程语言 时间:
2016-06-19 07:53:59
阅读次数:
318
这篇文章基于《Wi-Fi Simple Configuration Technical Specification Version 2.0.5》文档, 更详细的内容请直接参考文档,这里只将自己的想法做一些简单的记录。
一、WSC的三种实现
WSC(wifi simple configuration),一看这名字就知道这个协议是用来偷懒用的,所以我将它翻译为“快速接入无线网”协议,这...
分类:
其他好文 时间:
2016-06-15 10:58:23
阅读次数:
2165
1.VS自带的Visual Studio中的《C# 语言规范》安装路径:C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC#\Specifications\2052\CSharp Language Specification.docx. ...
分类:
其他好文 时间:
2016-06-11 14:26:18
阅读次数:
142
NPTL vs PThread POSIX threads (pthread) is not an implementation, it is a API specification (a standard, on paper, in english) of several functions wh ...
分类:
其他好文 时间:
2016-06-10 14:54:34
阅读次数:
131
一、请自己翻译下面这段文字,注意不要借鉴别人的结果或者试图从网上找译文,一定用自己的语言把这段文字体会一遍 Software engineers shall commit themselves to making the analysis, specification, design, develo ...
分类:
其他好文 时间:
2016-06-08 13:54:37
阅读次数:
129
一、请自己翻译下面这段文字,注意不要借鉴别人的结果或者试图从网上找译文,一定用自己的语言把这段文字体会一遍 Software engineers shall commit themselves to making the analysis, specification, design, develo ...
分类:
其他好文 时间:
2016-06-08 12:26:41
阅读次数:
129
如下代码: 会发现,内层div的margin-top显示在了外层div上。 这个“问题”……它是CSS2.1的盒模型中规定的内容——Collapsing margins: In this specification, the expression collapsing margins means t ...
分类:
Web程序 时间:
2016-06-06 13:44:53
阅读次数:
186
1、请自己翻译下面这段文字,注意不要借鉴别人的结果或者试图从网上找译文,一定用自己的语言把这段文字体会一遍。 Software engineers shall commit themselves to making the analysis, specification, design, devel ...
分类:
其他好文 时间:
2016-06-06 00:34:22
阅读次数:
205
一、请自己翻译下面这段文字,注意不要借鉴别人的结果或者试图从网上找译文,一定用自己的语言把这段文字体会一遍 Software engineers shall commit themselves to making the analysis, specification, design, develo ...
分类:
其他好文 时间:
2016-06-05 21:27:53
阅读次数:
206
1、请自己翻译下面这段文字,注意不要借鉴别人的结果或者试图从网上找译文,一定用自己的语言把这段文字体会一遍 Software engineers shall commit themselves to making the analysis, specification, design, develo ...
分类:
其他好文 时间:
2016-06-05 13:50:44
阅读次数:
173