标签:Windows

← 返回全部标签列表

[.NET] WPF中Resource调用方法小析

Alvachien

WPF支持两种格式的Resource,即binary resource和logical resource。而Binary resource又有三种方法:可以嵌入在assembly中,编译时才打包的独立文件,运行时的独立文件。至于binary resource的culture属性不在这里讨论。Visual Stud...

[.NET] Get properties of Photoes

Alvachien

这里定义的Photoes,对我来说就是BMP, JPG, TIF, 和CR2 (Canon RAW)。至于NEF之类的,暂不在我考虑范围。

Tools: Adjust Timeline of SRT file

Alvachien

看一部叫做《Appaloosa》的片子,可惜提供的字幕实在难以忍受。同样的问题出现在最近的《Inglourious Basterds》。

[.NET] C#中SendMessage通过LPARAM传递Structure

Alvachien

这两天一直被一个问题烦着:SendMessage在C#始终不正常。因为SendMessage是标准的WinAPI,在C/C++中,Structure可以很方便通过取地址传递给SendMessage,比如Richedit中常用的EM_GETCHARFORMAT消息: SendMessage( hWnd, EM_GE...

Chrome OS: 又一场“星球大战计划”?

Alvachien

Google要出桌面版本的OS了,命名为Chrome OS,还故意弄了两张明显跑焦的、所谓的系统图片,另外又号称预装Chrome OS的上网本今年就能上市。一下子,所有的矛头全部指向Microsoft,因为Microsoft看起来是这件事情的唯一受害者。到目前为止,Microsoft还没有官方回应。 作为一个旁...

Do you IE8 today?

Alvachien

It seemed that the software giant in Raymond has waken up. So that it only took about 1 year for the Internet Explorer to upgrade from 7 to 8, however it cos...

Using Windows Vista 64-bit Version

Alvachien

Finally, I got the 64-bit Windows Vista Home Premium to instead of the unactived version, and it’s great that the new OS supports 4G memory very well. Howev...

A perfect weekend

Alvachien

Ferrari win in Australia, the first F1 race of 2007! Real Madrid win! HIH Client 1.0 is released! HIH Client is an application which come from PIH p...

Windows 7 and PMA08

Alvachien

Some snapshot of Windows 7 have been published in the Internet several days ago. I am not so excited with the new coming Windows OS, but excited in the infor...

Reading Notes

Alvachien

Reading a good book, and a cup of coffee, and I won’t ask for more… Inside Microsoft SQL Sever 2005 Applied Microsoft .NET Framework Programming, Compl...

Feeling the power of ASP.Net

Alvachien

After I have put a month to study the C# under the .Net Framework 2.0 and have writen a Windows Form version P.I.H., I am satisified with current status, and...

Quick Review of Microsoft.Net

Alvachien

As I explained in my articles earily, I have to stop the review process of C++ and STL, instead, I must put all my attention to Microsoft.Net platform.