您现在正在浏览:首页 > 软件 > 计算机 > isRoc 个人博客系统 v1.3.13 SP1 源码版

免费下载isRoc 个人博客系统 v1.3.13 SP1 源码版

  • 资源类别:软件
  • 资源分类:计算机
  • 适用专业:网站设计
  • 适用年级:大学
  • 上传用户:成长的树苗
  • 文件格式:ASP.NET+SQLite
  • 文件大小:3.41MB
  • 上传时间:2010-11-25 16:04:02
  • 下载次数:4
  • 浏览次数:69

安全检测:瑞星:安全 诺顿:安全 卡巴:安全

资料简介
isRoc 个人博客系统 v1.3.13 SP1 源码版
为什么要选择 isRoc
您发现了没有,现在的内容管理系统大多都比较厉害,功能越多,当然意味着更强大,强大的 CMS 难道真的就适合个人站长使用了吗?带着这个疑问,isRoc 诞生了,她清洁,但不缺乏强大。
XML+XSLT 引擎
我敢肯定,没有任何一个使用 CMS 的用户不想拥有自己的一套皮肤,isRoc 强大的自定义引擎可以满足您。自定义内容模块?自定义主题包?完全可以!她的主题引擎采用 XML+XSLT 机制,强大之中为您提供了更牛逼的定义方式!
高负载能力
isRoc 已经经过进一百万数据的压力测试,没有出现任何问题。访问速度平均在 0.02 至 0.08 秒之间,负载能力不可小视。那么,运行也就不用再担心数据过多出现的任何问题了。栏目、文章、附加等数据均被缓存,效率更上一层楼。
isRoc 的运行环境
她的运行环境很单一,仅需支持 .NET Framework 2.0 即可。不需要复杂的数据库环境,有可能您对 SQLite 不大熟悉,没关系,数据库方面的操作完全不用理会,isRoc 已经直接为您提供了访问引擎,放到服务器即可运行。

isRoc v1.3.13 SP1

修正数据表缓存部分的内存管理问题
改变数据模型结构,节约不必要的处理开支
更换编辑器为 CKEditor,原功能保留
重写规则可能在初始化中出现严重错误的修正
后台栏目、内容列表如果没有数据则可直接撰写
后台部分 UI 优化
删除栏目和内容的下属时同时删除附件实体 。
资料文件预览
共107文件夹,425个文件,文件总大小:9.63MB,压缩后大小:3.41MB
  • isRoc 个人博客系统 v1.3.13 SP1 源码版
    • isRoc
      • isRoc.Core
        • bin
          • 动态链接库isRoc.Core.dll  [39.00KB]
          • 3Com PalmPilot数据库文件isRoc.Core.pdb  [107.50KB]
          • xmlisRoc.Core.xml  [44.18KB]
        • Compression
          • csGZip.cs  [21.79KB]
          • csGZipFileInfo.cs  [1.32KB]
          • csGZipResult.cs  [447.00B]
        • obj
          • Debug
            • Refactor
              • 动态链接库isRoc.Core.dll  [9.50KB]
            • TempPE
            • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.07KB]
            • 文本文档isRoc.Core.csproj.FileListAbsolute.txt  [340.00B]
            • 动态链接库isRoc.Core.dll  [39.00KB]
            • 3Com PalmPilot数据库文件isRoc.Core.pdb  [107.50KB]
        • Properties
          • csAssemblyInfo.cs  [1.32KB]
        • UI
          • csAdminUI.cs  [4.58KB]
          • csHtmlUI.cs  [19.12KB]
        • csprojisRoc.Core.csproj  [4.17KB]
        • userisRoc.Core.csproj.user  [1.12KB]
        • csSiteCache.cs  [1.98KB]
        • csSiteCfg.cs  [3.43KB]
        • csSiteDat.cs  [7.35KB]
        • csSiteExpand.cs  [2.96KB]
        • csSiteFun.cs  [10.85KB]
        • csSiteHttpModule.cs  [1.19KB]
        • csSiteIO.cs  [3.65KB]
        • csSiteMail.cs  [2.79KB]
        • csSitePages.cs  [2.48KB]
        • csSitePath.cs  [2.59KB]
        • csSiteTrackback.cs  [2.59KB]
        • csSiteWatermark.cs  [4.71KB]
        • csSiteXml.cs  [3.35KB]
      • isRoc.Data
        • bin
          • 动态链接库Community.CsharpSqlite.SQLiteClient.dll  [698.50KB]
          • 3Com PalmPilot数据库文件Community.CsharpSqlite.SQLiteClient.pdb  [1.45MB]
          • 动态链接库isRoc.Data.dll  [78.50KB]
          • 3Com PalmPilot数据库文件isRoc.Data.pdb  [205.50KB]
          • xmlisRoc.Data.xml  [60.27KB]
          • 动态链接库System.Data.SQLite.DLL  [883.50KB]
        • Entity
          • csAttachmentItem.cs  [1.62KB]
          • csColumnItem.cs  [3.55KB]
          • csCommentItem.cs  [2.88KB]
          • csDataDictionary.cs  [332.00B]
          • csDataList.cs  [900.00B]
          • csFellowItem.cs  [2.37KB]
          • csMyTagItem.cs  [1.88KB]
          • csPostItem.cs  [5.02KB]
          • csSettingBasicItem.cs  [4.36KB]
          • csSettingItem.cs  [794.00B]
          • csSettingParameterItem.cs  [3.54KB]
          • csTagItem.cs  [887.00B]
          • csTagList.cs  [2.59KB]
          • csTrackbackLogItem.cs  [1.38KB]
          • csUserItem.cs  [1.95KB]
        • obj
          • Debug
            • Refactor
              • 动态链接库isRoc.Data.dll  [20.50KB]
            • TempPE
            • cacheDesignTimeResolveAssemblyReferencesInput.cache  [4.95KB]
            • 文本文档isRoc.Data.csproj.FileListAbsolute.txt  [399.00B]
            • 动态链接库isRoc.Data.dll  [78.50KB]
            • 3Com PalmPilot数据库文件isRoc.Data.pdb  [205.50KB]
        • Properties
          • csAssemblyInfo.cs  [1.33KB]
        • csAttachmentData.cs  [8.22KB]
        • csColumnData.cs  [19.13KB]
        • csCommentData.cs  [10.32KB]
        • csDataBase.cs  [5.47KB]
        • csFellowData.cs  [10.24KB]
        • csprojisRoc.Data.csproj  [4.85KB]
        • userisRoc.Data.csproj.user  [1.04KB]
        • csMyTagData.cs  [8.07KB]
        • csPostData.cs  [34.63KB]
        • csSettingData.cs  [9.20KB]
        • csTagData.cs  [7.94KB]
        • csTrackbackLogData.cs  [4.15KB]
        • csUserData.cs  [11.08KB]
        • cs_DbHelper.cs  [10.71KB]
        • cs_DbParameter.cs  [1.36KB]
      • isRoc.Logic
        • Admin
          • csAdminAttach.cs  [3.73KB]
          • csAdminCache.cs  [2.95KB]
          • csAdminColumn.cs  [12.17KB]
          • csAdminComment.cs  [9.96KB]
          • csAdminDB.cs  [9.85KB]
          • csAdminExpand.cs  [711.00B]
          • csAdminFellow.cs  [11.08KB]
          • csAdminMyTag.cs  [7.61KB]
          • csAdminPost.cs  [23.78KB]
          • csAdminSetting.cs  [13.74KB]
          • csAdminTag.cs  [4.28KB]
          • csAdminTheme.cs  [3.00KB]
          • csAdminTrackback.cs  [2.95KB]
          • csAdminUpgrade.cs  [4.52KB]
          • csAdminUser.cs  [7.41KB]
          • csAdminWelcome.cs  [14.09KB]
          • csIAdminExpand.cs  [554.00B]
          • cs_AdminBase.cs  [5.53KB]
          • cs_AdminCookie.cs  [1.71KB]
          • cs_AdminUpload.cs  [5.18KB]
        • bin
          • 动态链接库isRoc.Core.dll  [39.00KB]
          • 3Com PalmPilot数据库文件isRoc.Core.pdb  [107.50KB]
          • xmlisRoc.Core.xml  [44.18KB]
          • 动态链接库isRoc.Data.dll  [78.50KB]
          • 3Com PalmPilot数据库文件isRoc.Data.pdb  [205.50KB]
          • xmlisRoc.Data.xml  [60.27KB]
          • 动态链接库isRoc.Logic.dll  [117.50KB]
          • 3Com PalmPilot数据库文件isRoc.Logic.pdb  [177.50KB]
          • xmlisRoc.Logic.xml  [39.48KB]
          • 动态链接库System.Data.SQLite.dll  [883.50KB]
        • obj
          • Debug
            • Refactor
              • 动态链接库isRoc.Logic.dll  [9.00KB]
            • TempPE
            • cacheDesignTimeResolveAssemblyReferencesInput.cache  [5.11KB]
            • 文本文档isRoc.Logic.csproj.FileListAbsolute.txt  [723.00B]
            • 动态链接库isRoc.Logic.dll  [117.50KB]
            • 3Com PalmPilot数据库文件isRoc.Logic.pdb  [177.50KB]
            • cacheResolveAssemblyReference.cache  [11.58KB]
        • Properties
          • csAssemblyInfo.cs  [1.33KB]
        • Service
          • csIServiceExpand.cs  [380.00B]
          • csServiceComment.cs  [4.52KB]
          • csServicePost.cs  [3.79KB]
          • csServiceRss.cs  [3.23KB]
          • csServiceTag.cs  [1.29KB]
          • csServiceTime.cs  [531.00B]
          • csServiceTrackback.cs  [3.09KB]
          • csServiceVerifyCode.cs  [3.93KB]
          • cs_ServiceBase.cs  [369.00B]
          • cs_ServiceBaseXml.cs  [984.00B]
        • Template
          • csFileTemplate.cs  [1.56KB]
          • csITemplateFun.cs  [224.00B]
          • csXsltTemplate.cs  [3.99KB]
          • cs_ALFun.cs  [12.28KB]
        • Upgrade
          • csUpgradeCheck.cs  [3.97KB]
          • csUpgradeDown.cs  [2.59KB]
          • csUpgradeFileEntity.cs  [276.00B]
        • Web
          • csIWebExpand.cs  [1013.00B]
          • csIWebExpandXml.cs  [463.00B]
          • csWebArticle.cs  [11.98KB]
          • csWebFellows.cs  [2.37KB]
          • csWebPage.cs  [3.13KB]
          • csWebTags.cs  [2.18KB]
          • cs_WebBase.cs  [297.00B]
          • cs_WebBaseXml.cs  [21.21KB]
          • cs_WebCookie.cs  [1.92KB]
        • csCommentUI.cs  [3.25KB]
        • csIMyError.cs  [333.00B]
        • csprojisRoc.Logic.csproj  [6.10KB]
        • userisRoc.Logic.csproj.user  [1.12KB]
        • csMyError.cs  [1.12KB]
      • isRoc.Web
        • Attach
          • FellowLogo
        • bin
          • 动态链接库isRoc.Core.dll  [39.00KB]
          • 3Com PalmPilot数据库文件isRoc.Core.pdb  [107.50KB]
          • xmlisRoc.Core.xml  [44.18KB]
          • 动态链接库isRoc.Data.dll  [78.50KB]
          • 3Com PalmPilot数据库文件isRoc.Data.pdb  [205.50KB]
          • xmlisRoc.Data.xml  [60.27KB]
          • 动态链接库isRoc.Logic.dll  [117.50KB]
          • 3Com PalmPilot数据库文件isRoc.Logic.pdb  [177.50KB]
          • xmlisRoc.Logic.xml  [39.48KB]
          • 动态链接库isRoc.Web.dll  [26.00KB]
          • 3Com PalmPilot数据库文件isRoc.Web.pdb  [31.50KB]
          • xmlisRoc.Web.xml  [3.75KB]
          • 动态链接库System.Data.SQLite.dll  [883.50KB]
        • Common
          • Admin
            • Icons
              • PNG图像文件About.png  [7.72KB]
              • PNG图像文件Article.png  [7.09KB]
              • PNG图像文件ArticleAdd.png  [7.32KB]
              • PNG图像文件Basic.png  [7.89KB]
              • PNG图像文件Business.png  [1.85KB]
              • PNG图像文件Cache.png  [7.64KB]
              • PNG图像文件Comment.png  [7.35KB]
              • PNG图像文件DbBackup.png  [7.51KB]
              • PNG图像文件Fellow.png  [7.86KB]
              • PNG图像文件FellowAdd.png  [7.79KB]
              • PNG图像文件File.png  [7.15KB]
              • PNG图像文件Master.png  [7.31KB]
              • PNG图像文件Page.png  [7.04KB]
              • PNG图像文件Sql.png  [7.38KB]
              • PNG图像文件Tag.png  [7.67KB]
              • PNG图像文件Upgrade.png  [7.82KB]
            • Images
              • PNG图像文件btn_bg.png  [443.00B]
              • PNG图像文件input_bg.png  [366.00B]
              • PNG图像文件menu_icon.png  [150.00B]
              • PNG图像文件pg.png  [397.00B]
              • PNG图像文件pre_bg.png  [252.00B]
              • PNG图像文件pre_inr.png  [354.00B]
              • PNG图像文件side_caption.png  [306.00B]
              • PNG图像文件side_caption_hover.png  [12.75KB]
              • PNG图像文件side_cap_icon.png  [12.66KB]
            • javascript源文件Common.js  [5.29KB]
            • 瀑布式表格文件Style.css  [6.72KB]
          • Data
            • Backup
            • db3db.db3  [23.00KB]
          • Editor
            • CKEditor
              • adapters
                • javascript源文件jquery.js  [2.44KB]
              • images
                • GIF图像文件spacer.gif  [43.00B]
              • lang
                • javascript源文件en.js  [15.07KB]
                • javascript源文件zh-cn.js  [14.84KB]
                • javascript源文件zh.js  [14.97KB]
                • javascript源文件_languages.js  [1.20KB]
                • 文本文档_translationstatus.txt  [2.12KB]
              • plugins
                • clipboard
                  • dialogs
                    • javascript源文件paste.js  [3.23KB]
                • colordialog
                  • dialogs
                    • javascript源文件colordialog.js  [4.40KB]
                • dialog
                  • javascript源文件dialogDefinition.js  [152.00B]
                • find
                  • dialogs
                    • javascript源文件find.js  [10.33KB]
                • flash
                  • dialogs
                    • javascript源文件flash.js  [9.88KB]
                  • images
                    • PNG图像文件placeholder.png  [256.00B]
                • image
                  • dialogs
                    • javascript源文件image.js  [20.01KB]
                • link
                  • dialogs
                    • javascript源文件anchor.js  [1.49KB]
                    • javascript源文件link.js  [16.83KB]
                  • images
                    • GIF图像文件anchor.gif  [184.00B]
                • liststyle
                  • dialogs
                    • javascript源文件liststyle.js  [2.74KB]
                • mp3
                  • dialogs
                    • javascript源文件mp3.js  [1.36KB]
                  • images
                    • GIF图像文件mp3.gif  [573.00B]
                  • javascript源文件plugin.js  [432.00B]
                • pagebreak
                  • images
                    • GIF图像文件pagebreak.gif  [54.00B]
                • pastefromword
                  • filter
                    • javascript源文件default.js  [11.48KB]
                • pastetext
                  • dialogs
                    • javascript源文件pastetext.js  [1.11KB]
                • specialchar
                  • dialogs
                    • javascript源文件specialchar.js  [10.02KB]
                • styles
                  • styles
                    • javascript源文件default.js  [1.33KB]
                • syntax
                  • dialogs
                    • javascript源文件syntax.js  [1.11KB]
                  • images
                    • GIF图像文件code.gif  [197.00B]
                  • javascript源文件plugin.js  [455.00B]
                • table
                  • dialogs
                    • javascript源文件table.js  [9.16KB]
                • tabletools
                  • dialogs
                    • javascript源文件tableCell.js  [6.96KB]
              • skins
                • kama
                  • images
                    • GIF图像文件dialog_sides.gif  [48.00B]
                    • PNG图像文件dialog_sides.png  [178.00B]
                    • PNG图像文件dialog_sides_rtl.png  [181.00B]
                    • GIF图像文件mini.gif  [183.00B]
                    • PNG图像文件noimage.png  [2.07KB]
                    • PNG图像文件sprites.png  [6.92KB]
                    • PNG图像文件sprites_ie6.png  [2.66KB]
                    • GIF图像文件toolbar_start.gif  [105.00B]
                  • 瀑布式表格文件dialog.css  [14.76KB]
                  • 瀑布式表格文件editor.css  [27.05KB]
                  • PNG图像文件icons.png  [4.26KB]
                  • javascript源文件skin.js  [3.86KB]
                  • 瀑布式表格文件templates.css  [1.46KB]
              • themes
                • default
                  • javascript源文件theme.js  [5.33KB]
              • javascript源文件ckeditor.js  [296.35KB]
              • javascript源文件config.js  [940.00B]
              • 瀑布式表格文件contents.css  [762.00B]
            • syntaxhighlighter
              • 瀑布式表格文件SyntaxHighlighter.css  [3.90KB]
              • javascript源文件SyntaxHighlighter.js  [31.02KB]
            • Shockwave Flash动画,用Adobe Flash Player播放player.swf  [5.14KB]
          • Expand
            • _Admin
          • Images
            • Emot
              • GIF图像文件angry.gif  [7.84KB]
              • GIF图像文件awkward.gif  [3.63KB]
              • GIF图像文件bye.gif  [1.76KB]
              • GIF图像文件crazy.gif  [7.95KB]
              • GIF图像文件cry.gif  [1.82KB]
              • GIF图像文件curse.gif  [5.05KB]
              • GIF图像文件cute.gif  [2.31KB]
              • GIF图像文件despise.gif  [1.71KB]
              • GIF图像文件doubt.gif  [7.02KB]
              • GIF图像文件envy.gif  [1.76KB]
              • GIF图像文件fastcry.gif  [3.00KB]
              • GIF图像文件knock.gif  [1.63KB]
              • GIF图像文件laugh.gif  [1.70KB]
              • GIF图像文件mad.gif  [1.38KB]
              • GIF图像文件ohmy.gif  [3.91KB]
              • GIF图像文件panic.gif  [3.92KB]
              • GIF图像文件proud.gif  [1.93KB]
              • GIF图像文件quiet.gif  [4.22KB]
              • GIF图像文件sad.gif  [1.53KB]
              • GIF图像文件shutup.gif  [3.84KB]
              • GIF图像文件shy.gif  [3.47KB]
              • GIF图像文件sleep.gif  [4.57KB]
              • GIF图像文件smile.gif  [1.77KB]
              • GIF图像文件struggle.gif  [1.74KB]
              • GIF图像文件titter.gif  [1.77KB]
              • GIF图像文件tongue.gif  [2.19KB]
              • GIF图像文件wail.gif  [3.22KB]
              • GIF图像文件wronged.gif  [6.21KB]
            • FileType
              • PNG图像文件7z.png  [925.00B]
              • PNG图像文件ace.png  [977.00B]
              • PNG图像文件ai.png  [1.13KB]
              • PNG图像文件aif.png  [975.00B]
              • PNG图像文件aiff.png  [974.00B]
              • PNG图像文件arj.png  [980.00B]
              • PNG图像文件asf.png  [1.03KB]
              • PNG图像文件asp.png  [1009.00B]
              • PNG图像文件aspx.png  [951.00B]
              • PNG图像文件au.png  [967.00B]
              • PNG图像文件avi.png  [975.00B]
              • PNG图像文件bin.png  [897.00B]
              • PNG图像文件bmp.png  [929.00B]
              • PNG图像文件bz2.png  [985.00B]
              • PNG图像文件c.png  [955.00B]
              • PNG图像文件cgi.png  [990.00B]
              • PNG图像文件chm.png  [843.00B]
              • PNG图像文件cmd.png  [988.00B]
              • PNG图像文件cs.png  [920.00B]
              • PNG图像文件css.png  [886.00B]
              • PNG图像文件dat.png  [823.00B]
              • PNG图像文件dll.png  [909.00B]
              • PNG图像文件doc.png  [990.00B]
              • PNG图像文件dot.png  [983.00B]
              • PNG图像文件dtd.png  [933.00B]
              • PNG图像文件fla.png  [1.07KB]
              • PNG图像文件flv.png  [899.00B]
              • PNG图像文件folder.png  [1.03KB]
              • PNG图像文件fon.png  [796.00B]
              • PNG图像文件fot.png  [863.00B]
              • PNG图像文件gho.png  [1.03KB]
              • PNG图像文件gif.png  [932.00B]
              • PNG图像文件gz.png  [912.00B]
              • PNG图像文件h.png  [913.00B]
              • PNG图像文件hlp.png  [843.00B]
              • PNG图像文件htm.png  [1021.00B]
              • PNG图像文件html.png  [1021.00B]
              • PNG图像文件htt.png  [1021.00B]
              • PNG图像文件icl.png  [1.02KB]
              • PNG图像文件inf.png  [905.00B]
              • PNG图像文件ini.png  [905.00B]
              • PNG图像文件iso.png  [1.03KB]
              • PNG图像文件jar.png  [976.00B]
              • PNG图像文件java.png  [739.00B]
              • PNG图像文件jpg.png  [1.09KB]
              • PNG图像文件js.png  [900.00B]
              • PNG图像文件jsp.png  [843.00B]
              • PNG图像文件lha.png  [985.00B]
              • PNG图像文件lib.png  [897.00B]
              • PNG图像文件log.png  [886.00B]
              • PNG图像文件lst.png  [713.00B]
              • PNG图像文件lzh.png  [886.00B]
              • PNG图像文件m3u.png  [988.00B]
              • PNG图像文件ma.png  [1.05KB]
              • PNG图像文件mdb.png  [897.00B]
              • PNG图像文件midi.png  [996.00B]
              • PNG图像文件mkv.png  [987.00B]
              • PNG图像文件mov.png  [864.00B]
              • PNG图像文件mp3.png  [987.00B]
              • PNG图像文件mp4.png  [971.00B]
              • PNG图像文件mpg.png  [1.04KB]
              • PNG图像文件none.png  [425.00B]
              • PNG图像文件ogg.png  [975.00B]
              • PNG图像文件ogm.png  [987.00B]
              • PNG图像文件pdf.png  [933.00B]
              • PNG图像文件php.png  [990.00B]
              • PNG图像文件png.png  [932.00B]
              • PNG图像文件pps.png  [898.00B]
              • PNG图像文件ppt.png  [1.05KB]
              • PNG图像文件psd.png  [899.00B]
              • PNG图像文件qt.png  [967.00B]
              • PNG图像文件rar.png  [905.00B]
              • PNG图像文件raw.png  [1.04KB]
              • PNG图像文件rdp.png  [1.04KB]
              • PNG图像文件rm.png  [970.00B]
              • PNG图像文件rmvb.png  [983.00B]
              • PNG图像文件sav.png  [891.00B]
              • PNG图像文件spl.png  [1012.00B]
              • PNG图像文件sql.png  [897.00B]
              • PNG图像文件swf.png  [1001.00B]
              • PNG图像文件tar.png  [985.00B]
              • PNG图像文件theme.png  [914.00B]
              • PNG图像文件tifi.png  [932.00B]
              • PNG图像文件tmp.png  [905.00B]
              • PNG图像文件torrent.png  [954.00B]
              • PNG图像文件txt.png  [827.00B]
              • PNG图像文件url.png  [982.00B]
              • PNG图像文件vcf.png  [1.02KB]
              • PNG图像文件vob.png  [1.03KB]
              • PNG图像文件wma.png  [680.00B]
              • PNG图像文件wmv.png  [1.04KB]
              • PNG图像文件wpl.png  [997.00B]
              • PNG图像文件wvx.png  [988.00B]
              • PNG图像文件xls.png  [1.04KB]
              • PNG图像文件xml.png  [986.00B]
              • PNG图像文件xsl.png  [991.00B]
              • PNG图像文件zip.png  [901.00B]
            • Icons
              • GIF图像文件add.gif  [604.00B]
              • GIF图像文件ask.gif  [396.00B]
              • GIF图像文件attach.gif  [231.00B]
              • GIF图像文件calendar.gif  [396.00B]
              • GIF图像文件comment.gif  [369.00B]
              • GIF图像文件dark.gif  [617.00B]
              • GIF图像文件data.gif  [279.00B]
              • GIF图像文件delete.gif  [604.00B]
              • GIF图像文件edit.gif  [628.00B]
              • GIF图像文件home.gif  [597.00B]
              • GIF图像文件lab.gif  [591.00B]
              • GIF图像文件ok.gif  [610.00B]
              • GIF图像文件save.gif  [279.00B]
              • GIF图像文件system.gif  [405.00B]
              • GIF图像文件tool.gif  [616.00B]
              • GIF图像文件user.gif  [587.00B]
              • GIF图像文件verify.gif  [618.00B]
              • GIF图像文件warning.gif  [598.00B]
            • PNG图像文件Logo.png  [23.90KB]
            • PNG图像文件Nopic.png  [1.53KB]
            • PNG图像文件Watermark.png  [2.28KB]
          • Script
            • javascript源文件jQuery.Cookie.js  [4.15KB]
            • javascript源文件jQuery.js  [70.48KB]
          • Style
            • 瀑布式表格文件Readme.css  [653.00B]
            • 瀑布式表格文件System.css  [974.00B]
          • Temp
          • Theme
            • Amarketer-blue
              • Style
                • GIF图像文件body-bg.gif  [180.00B]
                • GIF图像文件content-bg.gif  [219.00B]
                • GIF图像文件icons.gif  [2.21KB]
                • 瀑布式表格文件Layout.css  [10.11KB]
                • GIF图像文件lead-line.gif  [1.19KB]
                • PNG图像文件menu.png  [336.00B]
                • PNG图像文件pages.png  [274.00B]
                • GIF图像文件rico.gif  [11.74KB]
                • GIF图像文件side-title.gif  [459.00B]
              • javascript源文件app.js  [1.87KB]
              • xsltArticle.List.xslt  [3.61KB]
              • xsltArticle.View.xslt  [5.63KB]
              • xsltDownload.xslt  [3.61KB]
              • xsltExpand.View.xslt  [2.14KB]
              • xsltFellow.List.xslt  [2.47KB]
              • xsltPage.View.xslt  [2.37KB]
              • PNG图像文件Preview.png  [16.19KB]
              • xsltTag.List.xslt  [2.43KB]
              • xslt_Include.xslt  [5.74KB]
            • 超文本文档Error.htm  [1.04KB]
          • xmlLanguage.xml  [14.53KB]
          • xmlRewrite.xml  [866.00B]
        • obj
          • Debug
            • Refactor
            • TempPE
            • cacheDesignTimeResolveAssemblyReferencesInput.cache  [21.39KB]
            • 文本文档isRoc.Web.csproj.FileListAbsolute.txt  [840.00B]
            • 动态链接库isRoc.Web.dll  [26.00KB]
            • 3Com PalmPilot数据库文件isRoc.Web.pdb  [31.50KB]
            • cacheResolveAssemblyReference.cache  [16.94KB]
        • Properties
          • csAssemblyInfo.cs  [1.32KB]
        • aspxAdminCP.aspx  [1.45KB]
        • csAdminCP.aspx.cs  [20.15KB]
        • csAdminCP.aspx.designer.cs  [1.79KB]
        • aspxDefault.aspx  [109.00B]
        • csDefault.aspx.cs  [7.74KB]
        • csprojisRoc.Web.csproj  [19.26KB]
        • userisRoc.Web.csproj.user  [1.12KB]
        • 超文本文档Readme.html  [3.56KB]
        • aspxService.aspx  [109.00B]
        • csService.aspx.cs  [3.63KB]
        • aspxUpgrade.aspx  [109.00B]
        • csUpgrade.aspx.cs  [5.70KB]
        • configWeb.config  [1.29KB]
      • 文本文档CodePub.Com说明.txt  [1.43KB]
      • slnisRoc.sln  [5.22KB]
      • suoisRoc.suo  [56.00KB]
下载地址
资料评论
注意事项
下载FAQ:
Q: 为什么我下载的文件打不开?
A: 本站所有资源如无特殊说明,解压密码都是www.xuehai.net,如果无法解压,请下载最新的WinRAR软件。
Q: 我的学海币不多了,如何获取学海币?
A: 上传优质资源可以获取学海币,详细见学海币规则
Q: 为什么我下载不了,但学海币却被扣了?
A: 由于下载人数众多,下载服务器做了并发的限制。请稍后再试,48小时内多次下载不会重复扣学海币。
下载本文件意味着您已经同意遵守以下协议
1. 文件的所有权益归上传用户所有。
2. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
3. 学海网仅提供交流平台,并不能对任何下载内容负责。
4. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
5. 本站不保证提供的下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
返回顶部