计算机技术发展到现在,程序设计语言早已不可胜数,年事已高着如汇编、BASIC、C、Perl,正值壮年如Java、PHP、C++、Python,还有近来新生者如Go、Swift。但是编程语言归根结底也是一种,无论其怎么变化,都不可能跳出语言的逻辑——以辞达意。编程语言与自然语言如英语、法语、..
分类:
编程语言 时间:
2014-07-27 14:19:17
阅读次数:
236
epoll模型#include #include /* basic system data types */#include /* basic socket definitions */#include /* sockaddr_in{} and othe...
分类:
系统相关 时间:
2014-07-27 09:57:12
阅读次数:
296
zatree是监控软件zabbix的一个插件,主要功能是提供hostgroup的树形展示和在item里指定关键字查询及数据排序。zatree项目地址https://github.com/spide4k/zatree,安装方法进到不同版本目录看readme。最近遇到一个问题,当zabbix的web端使用了http基本认证方式的时候,zatree插..
作者:iamlasong
1、环境
Visual Basic 6.0精简版,因为只做一些小工具,觉得这个已经够了。我觉得,编程语言、数据库等东西,不一定要用最新的,适合、够用就好,比如Win8都出来几年了,我们很多人还在用XP,日常办公,够用了。
2、数组定义中发现的问题
定义数组
Dim a(n) as type
A
是一个
type
型的数组,这个...
分类:
其他好文 时间:
2014-07-25 10:59:41
阅读次数:
373
Postman是一个非常棒的Chrome扩展,提供功能强大的API & HTTP 请求调试。它能够发送任何类型的HTTP requests(GET, HEAD, POST, PUT..),附带任何数量的参数+ headers。支持不同的认证机制(basic, digest, OAuth),接收到的响...
分类:
Windows程序 时间:
2014-07-25 02:25:44
阅读次数:
11863
struts登录案例: struts.xml <struts> ?<constant name="struts.devMode" value="true" /> ?<constant name="struts.custom.i18n.resources" value="messages"></constant> ?<package name="basic" extends="...
分类:
其他好文 时间:
2014-07-25 00:09:34
阅读次数:
336
【Pass】 The Pass block causes the geometry of an object to be rendered once.[Syntax] Pass{[Name and Tags] [RenderSetup] [TextureSetup]} The basic pa...
分类:
其他好文 时间:
2014-07-23 20:39:35
阅读次数:
224
声明:此文章内容引自cocoachina,原文地址:http://www.cocoachina.com/newbie/basic/2014/0107/7663.html.这篇内容将介绍Mac和iOS开发中必备的一个依赖库管理工具CocoaPods。在iOS开发中势必会用到一些第三方依赖库,比如大家都...
分类:
移动开发 时间:
2014-07-23 15:24:36
阅读次数:
213
【Texture Combiner】 After the basic vertex lighting has been calculated, textures are applied. In ShaderLab this is done usingSetTexturecommand. SetT.....
分类:
其他好文 时间:
2014-07-23 12:51:36
阅读次数:
266
CentOS ships with basic sound support for audio content encoded with codecs for a variety of sound formats, including .wav and .ogg files. The alsa-ut...
分类:
其他好文 时间:
2014-07-22 22:47:33
阅读次数:
301