Download details: Windows Server 2003 Resource Kit Tools: "Overview
The Microsoft�� Windows�� Server 2003 Resource Kit Tools are a set of tools to help administrators streamline management tasks such as troubleshooting operating system issues, managing Active Directory��, configuring networking and security features, and automating application deployment. "
Read more ...
2006-09-29
解析Html页面:HTML Parser的试用
最近在研究lucene的全文检索,在很多地方需要解析或者说分析Html内容或者Html页面,Lucene本身的演示程序中也提供了一个Html Parser,但是不是纯Java的解决方案.于是到处搜索,在网上找到了一个"HTMLParser".
http://www.webjx.com/htmldata/2005-08-12/1123809282.html Read more ...
http://www.webjx.com/htmldata/2005-08-12/1123809282.html Read more ...
从HTML中攫取你所需的信息
从HTML中攫取你所需的信息: "本文并非想通过分析HTML的语法然后从中解析出数据,这样做实现困难而且没有什么实际应用的意义,或者应该这样说:我们并不想自己去实现一个HTML语法的分析器。我们要做的仅仅是从HTML中提取我们所需的信息。不同于XML这种对格式要求非常严格的标志语言,HTML在推出时并没有对其格式进行严格的定义,比如HTML中标签并不一定要成对出现,但是又要求浏览器能尽量的正确显示其所要表达出来的内容。浏览器经过多年发展其适应能力越来越强,很多格式非常糟糕"
Read more ...
扩展 HTMLParser 对自定义标签的处理能力
扩展 HTMLParser 对自定义标签的处理能力: "本文阐述如何利用 HTMLParser 项目对 HTML 或者 WML 文档中出现的一些特殊的或者是自定义的标签进行处理。"
Read more ...
2006-09-26
JIRA - Bug tracking, issue tracking and project management software
JIRA - Bug tracking, issue tracking and project management software
这是一个项目管理的好产品,但是WEB方式总是不方便,可以考虑开发一个同样功能但基于C/S版的产品 Read more ...
这是一个项目管理的好产品,但是WEB方式总是不方便,可以考虑开发一个同样功能但基于C/S版的产品 Read more ...
2006-09-24
ListBox to the Max
ListBox to the Max: "ListBox to the Max
TIPS :: The main purpose of a TListBox component is displaying a collection of items in a scrollable list. Here are some list box tips to make a ListBox component more powefull:
# How to Draw a Radio Button for a TListBox Item in Delphi
# How to Jump to the Last Item in the TListBox Delphi component
# Place a TEdit inside a TListBox to enable inplace editing of ListBox items
# ListBox with a horizontal scroll bar
# Add columns to a ListBox
# Drag from ListBox to Edit
# Long ListBox entries as Hints
# How to change the background color on different lines of text in a TListBox
Thursday October 16, 2003" Read more ...
TIPS :: The main purpose of a TListBox component is displaying a collection of items in a scrollable list. Here are some list box tips to make a ListBox component more powefull:
# How to Draw a Radio Button for a TListBox Item in Delphi
# How to Jump to the Last Item in the TListBox Delphi component
# Place a TEdit inside a TListBox to enable inplace editing of ListBox items
# ListBox with a horizontal scroll bar
# Add columns to a ListBox
# Drag from ListBox to Edit
# Long ListBox entries as Hints
# How to change the background color on different lines of text in a TListBox
Thursday October 16, 2003" Read more ...
An introduction to hook procedures
An introduction to hook procedures
Article submitted by: Chris Cummings, http://wibblovia.topcities.com
Article submitted by: Chris Cummings, http://wibblovia.topcities.com
This document describes what windows hooks are and how to use them. In order to use hooks properly you will need a copy of the windows SDK, that can be downloaded from the Microsoft web site. The project hooks.dpr contains all the code for the program used in this document and hookdll.dpr contains the DLL required. The actual code itself is shown and explained more thoroughly as remarks within the projects.
Read more ...
Subscribe to:
Posts (Atom)
