登录
首页 » C# » jingtai

jingtai

于 2012-07-10 发布 文件大小:2897KB
0 184
下载积分: 1 下载次数: 8

代码说明:

  c# 生成静态页面代码,比较简单的静态页面,可以学习一下(C# generates a static page code, relatively simple static pages, you can learn about )

文件列表:

生成静态页面
............\AspxToHtmlDemo
............\..............\AspxToHtmlDemo
............\..............\..............\App_Data
............\..............\..............\AspxToHtmlDemo.csproj,3871,2009-07-18
............\..............\..............\AspxToHtmlDemo.csproj.user,1215,2009-07-18
............\..............\..............\bin
............\..............\..............\...\AspxToHtmlDemo.dll,8704,2009-07-18
............\..............\..............\...\AspxToHtmlDemo.pdb,28160,2009-07-18
............\..............\..............\Index.aspx,815,2010-12-18
............\..............\..............\Index.aspx.cs,670,2009-07-18
............\..............\..............\Index.aspx.designer.cs,1506,2009-07-18
............\..............\..............\Index.html,864,2009-07-18
............\..............\..............\Index___page=2.html,871,2009-07-18
............\..............\..............\obj
............\..............\..............\...\Debug
............\..............\..............\...\.....\AspxToHtmlDemo.csproj.FileListAbsolute.txt,360,2009-07-18
............\..............\..............\...\.....\AspxToHtmlDemo.dll,8704,2009-07-18
............\..............\..............\...\.....\AspxToHtmlDemo.pdb,28160,2009-07-18
............\..............\..............\...\.....\TempPE
............\..............\..............\Properties
............\..............\..............\..........\AssemblyInfo.cs,1318,2009-07-17
............\..............\..............\UI
............\..............\..............\..\Controls
............\..............\..............\..\........\HtmlPanel.cs,1647,2009-07-18
............\..............\..............\..\FilterStream.cs,3291,2009-07-18
............\..............\..............\..\HtmlHandler.cs,1536,2009-07-18
............\..............\..............\..\HtmlPage.cs,1310,2009-07-17
............\..............\..............\..\UrlMapping.cs,2783,2009-07-18
............\..............\..............\Web.config,572,2009-07-18
............\..............\AspxToHtmlDemo.sln,932,2009-07-17
............\AspxToHtmlDemo.zip,35422,2009-07-18
............\AspxToHtmlDemo1111
............\..................\AspxToHtmlDemo
............\..................\..............\AspxToHtmlDemo.sln,1475,2010-12-18
............\..................\..............\Web
............\..................\..............\...\App_Code
............\..................\..............\...\........\FilterStream.cs,2999,2010-12-18
............\..................\..............\...\........\HtmlHandler.cs,1505,2010-12-18
............\..................\..............\...\........\HtmlPage.cs,1312,2010-12-18
............\..................\..............\...\........\UrlMapping.cs,2632,2010-12-18
............\..................\..............\...\App_Data
............\..................\..............\...\Default.aspx,792,2010-12-18
............\..................\..............\...\Default.aspx.cs,372,2010-12-18
............\..................\..............\...\Default.html,791,2010-12-18
............\..................\..............\...\Web.Config,1546,2010-12-18
............\..................\..............\Web1
............\..................\..............\....\App_Code
............\..................\..............\....\........\FilterStream.cs,2999,2010-12-18
............\..................\..............\....\........\HtmlHandler.cs,1505,2010-12-18
............\..................\..............\....\........\HtmlPage.cs,1314,2010-12-18
............\..................\..............\....\........\UrlMapping.cs,2632,2010-12-18
............\..................\..............\....\App_Data
............\..................\..............\....\Default.aspx,784,2010-12-18
............\..................\..............\....\Default.aspx.cs,399,2010-12-18
............\..................\..............\....\Default.html,776,2010-12-20
............\..................\..............\....\Default___page=2.html,783,2010-12-20
............\..................\..............\....\Web.Config,1546,2010-12-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • solar
    模拟太阳系,用的是opengl来实现的。(Simulate the solar system, using the opengl to achieve.)
    2009-10-13 22:55:30下载
    积分:1
  • UNIX环境高级
    说明:  APUE,linux开发人员必读,内容为文字版有目录,超级推荐,为了下载别的(unix network program)
    2020-06-18 04:20:02下载
    积分:1
  • GPS
    GPS定位信息接收系统、visual C++程序、课程作业(GPS location information receiving system)
    2015-04-21 10:22:09下载
    积分:1
  • SDRAM
    DSP6713中的SDRAM的测试代码,可在开发板上直接进行运行。(SDRAM in DSP6713 test code can be run directly on the development board.)
    2013-01-09 21:41:43下载
    积分:1
  • gdal1.7.3
    在vs2010环境下编译的gdal1.7.3(The compiled gdal1.7.3 under vs2010 environment)
    2013-03-09 10:24:23下载
    积分:1
  • COM
    串口调试助手源码,学习串口编程很不错,也可以编译成串口助手直接用(Serial debugging aids source, learning serial programming is very good, but also can be compiled directly into the serial assistant)
    2021-04-19 09:48:51下载
    积分:1
  • d3d9wj
    说明:  #include #include "d3d9.h" #include "main.h" tDirect3DCreate9 oDirect3DCreate9; IDirect3D9 *APIENTRY hkDirect3DCreate9(UINT SDKVersion) { IDirect3D9 *d3dint = oDirect3DCreate9(SDKVersion); if( d3dint != NULL ) { hkIDirect3D9 *ret = new hkIDirect3D9(&d3dint); add_log("Direct3DCreate9(%i) succeeded...", SDKVersion); add_log("Hooked Direct3D9 interface: 0x%x -> 0x%x", ret->m_pD3Dint, ret); } else add_log("Direct3DCreate9(%i) failed...", SDKVersion); return d3dint; }
    2020-06-22 08:00:02下载
    积分:1
  • vcvideo
    VC++仿电影字幕滚动文字特效,使用了VC++自绘技术,其两个核心文件CreditsCtrl.cpp和CreditsCtrl.h已打包。   (VC++ imitation Subtitles scrolling text effects, using a self-drawn VC++, packaged two the core file CreditsCtrl.cpp and CreditsCtrl.h.)
    2012-10-01 01:26:05下载
    积分:1
  • TableTree
    说明:  tabletree,树状的表格,可伸展,有父子关系(tabletree, table in the treeview)
    2009-08-17 17:57:15下载
    积分:1
  • STM32F30x 的ADC 采样的傅立叶变换
    利用stm32进行交流采样,通过傅里叶变换计算交流量的有效值。(STM32 is used for AC sampling, and the effective value of AC is calculated by Fourier transform.)
    2019-02-17 19:29:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载