Data type: Difference between revisions
Jump to navigation
Jump to search
m
→網址
m (→GUID 全域唯一識別碼字串) |
m (→網址) |
||
| Line 26: | Line 26: | ||
=== 網址 === | === 網址 === | ||
* data type: | * data type: | ||
* [http://support.microsoft.com/kb/208427 最大 URL 長度是在 Internet Explorer 中的 2,083 字元] for {{IE}}<ref> | ** MySQL 5.0.3+ use {{kbd | key=VARCHAR(2083)}}<ref>[http://stackoverflow.com/questions/219569/best-database-field-type-for-a-url sql - Best database field type for a URL - Stack Overflow]</ref> 或 {{kbd | key=TEXT}} | ||
** MS SQL: {{kbd | key=nvarchar(2083)}} | |||
</ref> | 參考資料 | ||
* [http://support.microsoft.com/kb/208427 最大 URL 長度是在 Internet Explorer 中的 2,083 字元] for {{IE}}<ref>[http://stackoverflow.com/questions/417142/what-is-the-maximum-length-of-a-url-in-different-browsers http - What is the maximum length of a URL in different browsers? - Stack Overflow]</ref><ref>[http://wiert.me/2010/04/20/maximum-url-lengths/ Maximum URL lengths « The Wiert Corner – irregular stream of stuff]</ref> | |||
=== Chinese name === | === Chinese name === | ||