標籤:How Windows Generates 8.3 File Names from Long File Names Windows generates short file names from long file names in the following manner: Windows deletes any invalid characters and spaces from the file name. Invalid characters include:.
這是一個建立於 的文章,其中的資訊可能已經有所發展或是發生改變。 項目中項目基本是golang,因為以前的一個庫不太好用golang重寫,所以只能使用cgo來調用,稍微記錄一下看使用文檔重要的事情說多遍都不為過,一定要仔細看文檔: https://github.com/golang/go/wiki/cgo注意cgo的注釋和 import “C”之間不能有空行!!!Note that there must be no blank lines in between the cgo
標籤:Online functionalityThe underlying table cannot be modified, truncated, or dropped while an online index operation is in process. The online option setting (ON or OFF) specified when you create or drop a clustered index is applied to any
標籤:How expensive are page splits in terms of transaction log?By: Paul Randal Page splits are always thought of as expensive, but just how bad are they? In this post I want to create an example to show how much more transaction log is created
標籤:SDP fileIntroductionThe Session Description Protocol (SDP) is a format for describing the initialization parameters of streaming media sessions. SDP does not deliver media itself but is used for negotiation between end points of media