搜索到与相关的文章
编程技术

如何看懂源代码--(分析源代码方法) 一

如何看懂源代码--(分析源代码方法)由于今日计划着要看Struts开源框架的源代码昨天看了一个小时稍微有点头绪,可是这个速度本人表示非常不满意,先去找了下资料,觉得不错...摘自(繁体中文TraditionalChinese):http://www.ithome.com.tw/itadm/article.php?c=47717我们在写程式时,有不少时间都是在看别人的代码。例如看小组的代码,看小组整合的守则,若一开始没规划怎么看,就会“噜看噜苦(台语)”不管

系统 2019-08-29 22:45:37 2247

编程技术

J2SE Canvas应用:设计一个计时器部件

Canvas类:1:importjava.awt.Frame;2:importjava.awt.event.WindowAdapter;3:importjava.awt.event.WindowEvent;4:5:importjava.awt.AWTEvent;6:importjava.awt.Canvas;7:importjava.awt.Color;8:importjava.awt.Graphics;9:importjava.awt.event.Mou

系统 2019-08-29 22:45:23 2247

编程技术

构建富 Internet 应用程序

使用OpenLaszlo、EclipseLaszloIDE和WebTools级别:中级ChristopherJudd,自由作家和顾问,JuddSolutions,LLCB.J.Allmon,软件咨询人员,PillarTechnologyGroup2006年2月22日很多用户都对当今基于HTML的Web应用程序的功能和性能不满意。用户想要这样的桌面应用程序,即易于安装并能够访问Web应用程序提供的功能。本教程演示如何使用开放源码的OpenLaszlo框架、基

系统 2019-08-29 22:41:42 2247

编程技术

SIP Presence and Instant Message Example

ThisexampleshowshowSIPisusedinapresenceandinstantmessagingapplication.Presenceinformationcanbethoughtofasthestateofauserordeviceataparticularinstant.Itcanbeassimpleaswhetheraparticularuserissignedinornot,whethertheyareactiveatthei

系统 2019-08-29 22:06:56 2247

编程技术

分享8个最佳的代码片段在线测试网站

Itsourpleasuretosharebestresources/toolsforwebdevelopersanddesigner.Todaywearegoingtosharebestsitesfortestingcodesnippets,thesesitesprovidethebestplacewherewebdeveloperscantesttheircodefastandeasily.Overtheinternet,herearesomegrea

系统 2019-08-29 22:06:15 2247

编程技术

PL/SQL远程连接

一、服务器配置:1.配置oracle服务器的监听器listener修改<安装目录>/network/admin/目录下的listener.ora和tnsnames.ora两个文件。其中listener文件大致如下:#listener.oraNetworkConfigurationFile:/oracle/app/product/10.1.0/db_1/network/admin/listener.ora#GeneratedbyOracleconfigura

系统 2019-08-12 09:30:39 2247

各行各业

GitHub常用命令

add--Addfilecontentstotheindexbisect--Findbybinarysearchthechangethatintroducedabugbranch--List,createordeletebranchescheckout--Checkoutabranchorpathstotheworkingtreeclone---Clonearepositoryintoanewdirectorycommit---Recordchangest

系统 2019-08-12 09:27:18 2247