Author Archives: Sean

oc中演员的年龄。。

看一下,是不是很吃惊。。。
三位主角的年龄:)
 
Mischa Barton(Marissa Cooper) 24 January 1986
Benjamin McKenzie(Ryan Atwood) 12 September 1978
Adam Brody( Seth Cohen) 15 December 1979
Rachel Bilson(Summer Roberts) 25 August 1981
Samaire Armstrong(Anna Stern) 31 October 1980
Shannon Lucio(Lindsay Gardner) 1980
Michael Cassidy(Zach) 20 March 1983

完善的修改3389的方法

需要修改2个地方,但大家一般都会忘了修改一个,导致连接速度变慢
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTerminal ServerWdsrdpwdTdstcp]下的PortNumber键值
同时还要修改
[HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTerminal ServerWinStationsRDP-Tcp]下的PortNumber键值

Internet Explorer Developer Toolbar Beta 2

这个可是好东西啊,对于web设计来说,用处很大。现在终于到了beta2了:)
 
The Internet Explorer Developer Toolbar provides several features for exploring and understanding Web pages. These features enable you to:
 
— Explore and modify the document object model (DOM) of a Web page.
— Locate and select specific elements on a Web page through a variety of techniques.
— Selectively disable Internet Explorer settings.
— View HTML object class names, ID’s, and details such as link paths, tab index values, and access keys.
— Outline tables, table cells, images, or selected tags.
— Validate HTML, CSS, WAI, and RSS Web feed links.
— Display image dimensions, file sizes, path information, and alternate (ALT) text.
— Immediately resize the browser window to a new resolution.
— Selectively clear the browser cache and saved cookies. Choose from all objects or those associated with a given domain.
— Choose direct links to W3C specification references, the Internet Explorer team weblog (blog), and other resources.
— Display a fully featured design ruler to help accurately align and measure objects on your pages.
 
The Developer Toolbar can be pinned to the Internet Explorer browser window or floated separately.
 
This Beta 2 version of the toolbar contains functionality and stability enhancements over previous versions and includes the following improvements.
 
— You can now selectively enable and disable CSS parsing.
— The Misc menu contains a color picker.
— Several link reports are available.
— When you select an element in the DOM element tree list, the selected element scrolls into view if it is not already visible in the browser window.