• FREE Version 7年 Flash Page Flipping

    FREE Version 7年 Flash Page Flipping

    FreeDownloadFreeVersion7年FlashPageFliphasnoadvancedfunctionsbutithassomenicefeatureslikeresizingandnavigation.Youcanmakeandpublishyourownpublications(OnlineCatalog,DigitalBrochure,FlippingBook,InteractiveFlyer,VirtualMagazine,FlipAlbumetc.)bywritingJPEGorSWFformattedpagesnamesonXMLfileintheFreeVersion.Youdon'thavetoknowFlashs7年twaretomakeyourflippingbook.Youcan...

    02012 年 11 月 18 日618ASP木马
  • ASP.NET Page那点事(5)

    ASP.NET Page那点事(5)

      不用基类也能扩展  在一个ASP.NET网站中,如果想为所有的页面添加某个功能,我们通常会想到使用基类的方式去实现。这的确是一种很有效的方法,但不并唯一的方法,还有一种方法也能容易实现这个需求,那就是使用PageAdapter的方式。  在我写博客的过程中,我写了很多示例页面,页面中包含一些提交按钮是少不了的事情,然而,为了能让示例代码看起来比较原始(简单),我尽量不使用服务器控件,因此就要面临提交按钮的...

    02012 年 10 月 21 日485ASP木马