91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.88M
    文件類型: .rar
    金幣: 2
    下載: 1 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: Flex??pdf??文件??在線??源碼??

資源簡介

同時含(doc轉swf代碼)

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Diagnostics;
using?System.IO;

public?partial?class?Pdf2Swf?:?System.Web.UI.Page
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{

????}
????protected?void?Button1_Click(object?sender?EventArgs?e)
????{
????????string?sWebPath?=?Request.MapPath(““);
????????string?sFile?=?sWebPath?+?“\\“?+?TextBox1.Text;
????????string?dFile?=?sFile.Replace(“.pdf“?“.swf“);
????????if?(!File.Exists(dFile))
????????{
????????????if?(!Doc2Swf(“c:\\swftools\\pdf2swf.exe“?sFile?dFile))
????????????{
????????????????Response.Write(“該文檔被加密不能轉換!“);
????????????}
????????}
????}
????///?

????///?將pdf等轉換為swf文

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件???????3472??2010-09-02?07:43??FlexPaperDemo\FlexPaperViewer.html

?????文件?????324996??2010-09-02?07:43??FlexPaperDemo\FlexPaperViewer.swf

?????文件???????5541??2010-09-02?07:45??FlexPaperDemo\FlexPaperViewer_debug.html

?????文件???????1410??2010-09-01?00:00??FlexPaperDemo\js\flexpaper_flash.js

?????文件???????1867??2010-09-01?00:00??FlexPaperDemo\js\flexpaper_flash_debug.js

?????文件?????158407??2010-04-30?21:19??FlexPaperDemo\js\jquery.js

?????文件????????727??2010-02-22?21:59??FlexPaperDemo\js\swfobject\expressInstall.swf

?????文件??????10220??2010-02-22?21:59??FlexPaperDemo\js\swfobject\swfobject.js

?????文件?????539473??2010-08-17?18:49??FlexPaperDemo\Paper.swf

?????文件????????616??2010-09-07?11:01??FlexPaperDemo\Pdf2Swf.aspx

?????文件???????1556??2010-09-07?11:04??FlexPaperDemo\Pdf2Swf.aspx.cs

?????文件???????5717??2010-09-08?11:03??FlexPaperDemo\View.htm

?????目錄??????????0??2010-09-07?10:58??FlexPaperDemo\js\swfobject

?????目錄??????????0??2010-09-07?10:58??FlexPaperDemo\js

?????目錄??????????0??2012-07-23?18:49??FlexPaperDemo

-----------?---------??----------?-----??----

??????????????1054002????????????????????15


評論

共有 條評論