Kategooria arhiivid "blogi" jaoks

Võib 15 2009

DLL-faili registreerimine Windowsis

Ever run into a Windows problem where you have to register a DLL file on your computer? A DLL file, aka Dynamic Link Library, are files that contain functions used across multiple applications. For example, Microsoft Office has hundreds of DLL files that can be used between the various Office programs to perform certain certain […]

Loe edasi
Võib 12 2009

HTML-kood teksti ümber pildi mähkimiseks

Need the code to wrap text around an image? Normally when you create an HTML page, everything flows linearly, meaning one block directly after another. All of my previous posts are an example of this, i.e. text, then picture, then text, etc. Sometimes you may want to include text next to an image instead of […]

Loe edasi
1 ... 595 596 597