上一页 1 ··· 81 82 83 84 85 86 87 88 89 ··· 368 下一页
摘要: JSP开发模式jsp开发模式的发展1.模式1:(适合小型项目的技术的开发) a.第一版本号。纯jsp(封装数据。处理数据,显示数据) b.第二版本号,Jsp+JavaBean. jsp:收集数据,显示数据 JavaBean:封装、处理2.模式2:servlet+Jsp+JavaBea... 阅读全文
posted @ 2015-09-10 15:19 hrhguanli 阅读(2832) 评论(0) 推荐(1)
摘要: 1.TCP的服务在一个TCP连接中。仅有双方进行彼此通信。TCP通过下列方式来提供可靠性:1)应用数据被切割成TCP觉得最适合发送的数据块。这和UDP全然不同,应用程序产生的数据报长度保持不变。由TCP传递给IP的信息单位称为报文段或段。2)当TCP发出一个段后。它启动一个定时器,等待目的端确认收到... 阅读全文
posted @ 2015-09-10 14:00 hrhguanli 阅读(223) 评论(0) 推荐(0)
摘要: 按功能CreateWindow()要么CreateWindowEx()要创建表单(或任何其他类别似在一个对象的形式,作为对照)。当你创建一个表单类,你必须提供的格式文本的名称。该应用程序想系统的类名之前,这种形式的类名。它是用来表示一个窗体类。以下是一CreateWindowEx()该函数原型:Cr... 阅读全文
posted @ 2015-09-10 12:51 hrhguanli 阅读(299) 评论(0) 推荐(0)
摘要: 有些事情必须这样做,不是幸福,但是,缓解疼痛,因为不。更痛苦——这是无奈。夏中义 《文心独白》1 简介博客没有更新了一段时间,了阿里上市的成功之处:选择和坚持。事实上人生并没有绝对的对与错。也没有绝对的成功与失败。正如“有些人活着,他已经死了”云云,我总是拿对与错来让自己选择,事实上就是根本的错误。... 阅读全文
posted @ 2015-09-10 12:13 hrhguanli 阅读(1335) 评论(0) 推荐(0)
摘要: Problem DescriptionLee has a string of n pearls. In the beginning, all the pearls have no color. He plans to color the pearls to make it more fascinat... 阅读全文
posted @ 2015-09-10 11:35 hrhguanli 阅读(178) 评论(0) 推荐(0)
摘要: Nim or not Nim?Problem DescriptionNim is a two-player mathematic game of strategy in which players take turns removing objects from distinct heaps. On... 阅读全文
posted @ 2015-09-10 10:36 hrhguanli 阅读(230) 评论(0) 推荐(0)
摘要: 有两种方法: 一。经DHCP client通讯组列表 (缺点:client列表会依据超时时间刷新,一般超时时间为12h,) 二。通过arp缓存列表/proc/net/arp(缺点:arp刷新时间默觉得30s,这个时间的误差能够接受。)主要解说另外一种方法:Flags: 0x0是找不到这台主机了。 0... 阅读全文
posted @ 2015-09-10 09:05 hrhguanli 阅读(402) 评论(0) 推荐(0)
摘要: 出现以下错误:mlogc.c:32:23: error: curl/curl.h: No such file or directorymlogc.c:1091: error: expected ‘)’ before ‘*’ tokenmlogc.c: In function ‘logc_ini... 阅读全文
posted @ 2015-09-09 20:31 hrhguanli 阅读(1220) 评论(0) 推荐(0)
摘要: http://www.christian-rossow.de/publications/downloaders-dimva12.pdf 阅读全文
posted @ 2015-09-09 19:12 hrhguanli 阅读(121) 评论(0) 推荐(0)
摘要: 苹果公司推出新的开发语言Swift,随着关于趋势,外观和OC什么是不一样的地方。前提条件:已安装Xcode6-Beta(这个过程是不表)1.打开Xcode6-Beta,第二选择Create a newXcode Projectwatermark/2/text/aHR0cDovL2Jsb2cuY3Nk... 阅读全文
posted @ 2015-09-09 17:46 hrhguanli 阅读(208) 评论(0) 推荐(0)
上一页 1 ··· 81 82 83 84 85 86 87 88 89 ··· 368 下一页