資源簡介
代碼片段和文件信息
using?System;
using?System.Collections;
using?System.Data;
using?System.Configuration;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.Web.UI.HtmlControls;
using?OpenFlashChart;
using?ToolTip=OpenFlashChart.ToolTip;
using?ToolTipstyle=OpenFlashChart.ToolTipstyle;
public?partial?class?_Default?:?System.Web.UI.Page?
{
????OpenFlashChart.OpenFlashChart?chart?=?new?OpenFlashChart.OpenFlashChart();
????????
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????ArrayList?data1?=?new?ArrayList();
????????Random?rand?=?new?Random(DateTime.Now.Millisecond);
????????for?(double?i?=?0;?i?12;?i++)
????????{
????????????int?temp?=?rand.Next(30);
????????
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2009-07-28?00:00??ofcHandlerWeb\
?????目錄???????????0??2009-07-28?00:00??ofcHandlerWeb\App_Data\
?????目錄???????????0??2016-02-24?09:05??ofcHandlerWeb\Bin\
?????文件??????257024??2016-02-24?09:05??ofcHandlerWeb\Bin\OpenFlashChart.dll
?????文件??????284160??2016-02-24?09:05??ofcHandlerWeb\Bin\OpenFlashChart.pdb
?????文件?????????911??2008-11-12?14:56??ofcHandlerWeb\Default.aspx
?????文件????????1934??2009-03-19?22:31??ofcHandlerWeb\Default.aspx.cs
?????文件????????1834??2009-06-25?22:31??ofcHandlerWeb\Web.config
?????目錄???????????0??2009-07-28?00:00??ofcWebTest\
?????目錄???????????0??2009-07-28?00:00??ofcWebTest\Animation\
?????文件????????1354??2009-06-15?23:26??ofcWebTest\Animation\AreaAnimation.aspx
?????文件????????2115??2009-06-15?23:26??ofcWebTest\Animation\AreaAnimation.aspx.cs
?????文件????????1321??2009-06-15?23:26??ofcWebTest\Animation\LineAnimtion.aspx
?????文件????????2260??2009-06-15?23:26??ofcWebTest\Animation\LineAnimtion.aspx.cs
?????目錄???????????0??2009-07-28?00:00??ofcWebTest\App_Data\
?????文件?????????725??2009-03-19?22:33??ofcWebTest\area.aspx
?????文件?????????405??2009-03-19?22:33??ofcWebTest\area.aspx.cs
?????文件?????????709??2008-08-01?17:43??ofcWebTest\bar.aspx
?????文件?????????404??2008-07-14?23:00??ofcWebTest\bar.aspx.cs
?????文件?????????727??2008-07-14?23:00??ofcWebTest\bar3d.aspx
?????文件?????????406??2008-07-14?23:00??ofcWebTest\bar3d.aspx.cs
?????文件?????????737??2008-07-14?23:00??ofcWebTest\barsketch.aspx
?????文件?????????440??2008-07-14?23:00??ofcWebTest\barsketch.aspx.cs
?????文件?????????724??2009-03-19?22:33??ofcWebTest\BarType.aspx
?????文件?????????408??2009-03-19?22:33??ofcWebTest\BarType.aspx.cs
?????目錄???????????0??2016-02-24?09:05??ofcWebTest\Bin\
?????文件??????257024??2016-02-24?09:05??ofcWebTest\Bin\OpenFlashChart.dll
?????文件??????284160??2016-02-24?09:05??ofcWebTest\Bin\OpenFlashChart.pdb
?????文件?????????720??2009-03-19?22:33??ofcWebTest\Candle.aspx
?????文件?????????407??2009-03-19?22:33??ofcWebTest\Candle.aspx.cs
?????文件?????????730??2008-07-14?23:00??ofcWebTest\chart1.aspx
............此處省略180個文件信息
- 上一篇:GDI+ 繪圖的輔助類(渲染背景/構建圓角/圖像處理)
- 下一篇:生成二維碼程序
評論
共有 條評論