{"id":193,"date":"2008-01-06T22:17:31","date_gmt":"2008-01-06T14:17:31","guid":{"rendered":"http:\/\/www.xujiwei.com\/blog\/?p=193"},"modified":"2010-01-29T21:04:47","modified_gmt":"2010-01-29T13:04:47","slug":"generate-guid-in-asp","status":"publish","type":"post","link":"https:\/\/xujiwei.com\/blog\/2008\/01\/generate-guid-in-asp\/","title":{"rendered":"\u5728ASP\u91cc\u9762\u521b\u5efaGUID"},"content":{"rendered":"<p>GUID\u5728\u8bb8\u591a\u65f6\u5019\u505a\u4e3a\u552f\u4e00\u6807\u8bc6\u7b26\u90fd\u5f88\u65b9\u4fbf\uff0c\u4f46\u662f\u5728ASP\u91cc\u5e76\u6ca1\u6709\u73b0\u6210\u7684\u51fd\u6570\u6765\u521b\u5efaGUID\uff0c\u5176\u5b9e\u53ef\u4ee5\u4f7f\u7528Scriptlet\u7684\u7c7b\u578b\u5e93\u6765\u521b\u5efa\u4e00\u4e2aGUID\uff0c\u4ee3\u7801\u5982\u4e0b\uff1a<\/p>\n<p><strong>JScript<\/strong><\/p>\n<div class=\"codeHead\">\u7a0b\u5e8f\u4ee3\u7801\uff1a<a href=\"javascript:CopyText($('CODE_5633'));\">[ \u590d\u5236\u4ee3\u7801\u5230\u526a\u8d34\u677f ]<\/a><\/div>\n<div id=\"CODE_5633\" class=\"codeMain\">\n<ul>\n<li>function\u00a0GenerateGuid()\u00a0{<\/li>\n<li> var\u00a0TypeLib\u00a0=\u00a0new\u00a0ActiveXObject(\"Scriptlet.TypeLib\");<\/li>\n<li> return\u00a0(TypeLib.Guid);<\/li>\n<li>}<\/li>\n<\/ul>\n<\/div>\n<p><strong>VBScript<\/strong><\/p>\n<div class=\"codeHead\">\u7a0b\u5e8f\u4ee3\u7801\uff1a<a href=\"javascript:CopyText($('CODE_4855'));\">[ \u590d\u5236\u4ee3\u7801\u5230\u526a\u8d34\u677f ]<\/a><\/div>\n<div id=\"CODE_4855\" class=\"codeMain\">\n<ul>\n<li>Function\u00a0GenerateGuid()<\/li>\n<li> Dim\u00a0TypeLib<\/li>\n<li> Set\u00a0TypeLib\u00a0=\u00a0Server.CreateObject(\"Scriptlet.TypeLib\")<\/li>\n<li> GenerateGuid\u00a0=\u00a0TypeLib.Guid<\/li>\n<li>End\u00a0Function<\/li>\n<\/ul>\n<\/div>\n<p>\u5982\u679c\u8981\u5728\u5ba2\u6237\u7aef\u4f7f\u7528\u7684\u8bdd\uff0cVBScript\u7684\u4ee3\u7801\u9700\u8981\u7a0d\u505a\u4fee\u6539\uff0c\u5373\u628a\uff1a<\/p>\n<p>Set\u00a0TypeLib\u00a0=\u00a0Server.CreateObject(\"Scriptlet.TypeLib\")<\/p>\n<p>\u4fee\u6539\u4e3a\uff1a<\/p>\n<p>Set\u00a0TypeLib\u00a0=\u00a0CreateObject(\"Scriptlet.TypeLib\")<\/p>\n<p>\u4f46\u662f\u5728\u5ba2\u6237\u7aef\u4f7f\u7528ActiveX\u7684\u65f6\u5019\uff0cIE\u9ed8\u8ba4\u7684\u5b89\u5168\u8bbe\u7f6e\u4f1a\u63d0\u793a\u662f\u5426\u5141\u8bb8\u4f7f\u7528ActiveX\uff0c\u6240\u4ee5\u5e76\u4e0d\u63a8\u8350\u4f7f\u7528\u3002<\/p>\n<p>\u5e0c\u671b\u5bf9\u4f60\u6709\u6240\u5e2e\u52a9\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>GUID\u5728\u8bb8\u591a\u65f6\u5019\u505a\u4e3a\u552f\u4e00\u6807\u8bc6\u7b26\u90fd\u5f88\u65b9\u4fbf\uff0c\u4f46\u662f\u5728ASP\u91cc\u5e76\u6ca1\u6709\u73b0\u6210\u7684\u51fd\u6570\u6765\u521b\u5efaG &hellip;<\/p>\n<p class=\"read-more\"><a href=\"https:\/\/xujiwei.com\/blog\/2008\/01\/generate-guid-in-asp\/\">\u7ee7\u7eed\u9605\u8bfb &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[11],"tags":[18,113,109],"_links":{"self":[{"href":"https:\/\/xujiwei.com\/blog\/wp-json\/wp\/v2\/posts\/193"}],"collection":[{"href":"https:\/\/xujiwei.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/xujiwei.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/xujiwei.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/xujiwei.com\/blog\/wp-json\/wp\/v2\/comments?post=193"}],"version-history":[{"count":0,"href":"https:\/\/xujiwei.com\/blog\/wp-json\/wp\/v2\/posts\/193\/revisions"}],"wp:attachment":[{"href":"https:\/\/xujiwei.com\/blog\/wp-json\/wp\/v2\/media?parent=193"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/xujiwei.com\/blog\/wp-json\/wp\/v2\/categories?post=193"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/xujiwei.com\/blog\/wp-json\/wp\/v2\/tags?post=193"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}