会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
RubyPdf 的中文博客
专注PDF技术
博客园
首页
新随笔
订阅
管理
2005年12月31日
Returns the mime type associated with the extension
摘要: /// /// Returns the mime type associated with the extension /// /// Extension of the file type. Eg. ".pdf" /// String.Empty if not found public string GetMimeType(string extension) { string mimeT...
阅读全文
posted @ 2005-12-31 20:56 RubyPDF
阅读(2295)
评论(0)
推荐(0)
编辑