2008年7月5日 ..:: Downloads ::.. 注册  登录
 导航

 打印   
 搜索


 打印   
 下载分类

 打印   
 友情链接

 打印   
 下载中心

If you would like to get access to Downloads, please Login or Register.
如果要下载, 请登陆或者注册


NewCrossArticle DNN模块(修改了其中几个bug)

该模块完全基于efficionconsulting articles module(http://www.efficionconsulting.com/)3.2beta改写, 谢谢原作者David O'Leary。
主要增加了以下功能:
:合并了原来的efficionconsulting category module, 现在可以在同一模块中完成目录和文章管理工作
:增加分页功能
:允许列表滚屏(支持上,下,左,右四个方向)
:允许列表旁边显示首条图片文章连接(如果有的话)
:允许显示模块目录列表,点击将显示相应相应目录下的文章
:用一种变通的方法支持目录分级(完全的目录分级太过复杂,以后考虑),譬如说,你可以设置目录名称为“某某公司 - 软件部“,“某某公司 - 硬件部 ”,
然后设置模块目录过滤字符为“某某公司 - ”,则目录将显示为“软件部”,"硬件部".
:修正了一下bug
:实现查询功能(我记得efficionconsulting articles module以前的版本有这个功能的,3.2beta好像就不能用了)
.....

2007 10 02:
1. 去除浏览器支持检查. 使用Rich TextBox. 解决了在IE7下不能正常显示的问题.
2. 修正sql 安装文件. 在某些地方添加: {databaseOwner}[{objectQualifier}
by www.hczhu.com



日期 二 10/02/2007 @ 12:00
作者 Feng LiN
评价:   评论 (0)  

Google Page Rank

This is my first DNN custom module: Google Pagerank

It used to display the google page rank for the url in ur browser address area.

Setting like below:

Live Demo: www.hczhu.com ( left bottom)

 



日期 四 09/13/2007 @ 12:00
作者 Feng LiN
评价:   评论 (0)  

SQL Scripter

SQL Scripter - The data export and scripting utility for Microsoft SQL Server

1. Create Reports - Export data to PDF/Excel
Different datasources (Table, View, SQL)
Individual layout settings
Date, Time, Number and Boolean format options
Export to PDF or Excel

2. Export data to Text/CSV
Different datasources (Table, View, SQL)
Individual settings like delimiter, quoting, escape chars, CRLF handling etc.
Date, Time, Number and Boolean format options
Export all tables/views in a single step (Quick Scripter)

3. SQL Server 2005 compatible
Converted to .NET Framework 2.0
Quick Scripter - Generate data scripts for all tables in a single step



日期 三 09/12/2007 @ 12:00
作者 Feng LiN
评价:   评论 (0)  

成语词典 词库

成语词典的词库. 11889条.
格式: MS Access



日期 三 09/12/2007 @ 12:00
作者 Feng LiN
评价:   评论 (0)  

.NET Zip Library #ziplib (SharpZipLib)

#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language). The creator of #ziplib put it this way: "I've ported the zip library over to C# because I needed gzip/zip compression and I didn't want to use libzip.dll or something like this. I want all in pure C#."



日期 四 09/06/2007 @ 12:00
作者 Feng LiN
评价:   评论 (0)  

WinMerge - file differencing and merging tool for Win32 platforms

WinMerge is an Open Source visual text file differencing and merging tool for Win32 platforms. It is highly useful for determing what has changed between project versions, and then merging changes between versions.

Features

  • Visual differencing and merging of text files
  • Flexible editor with syntax highlighting, line numbers and word-wrap
  • Handles DOS, UNIX and MAC text file formats
  • Unicode support
  • Difference pane shows current difference in two vertical panes
  • Location pane shows map of files compared
  • Highlights differences inside lines in file compare
  • Regular Expression based file filters in directory compare allow excluding and including items
  • Moved lines detection in file compare
  • Creates patch files
  • Shell Integration (supports 64-bit Windows versions)
  • Rudimentary Visual SourceSafe and Rational ClearCase integration
  • Archive file support using 7-Zip
  • Plugin support
  • Localizable interface via resource DLL


日期 四 09/06/2007 @ 12:00
作者 Feng LiN
评价:   评论 (0)  

DotNetNuke Google Analytics

How to Install?
Step 0: Create and/or locate your login details for your Google analytics account. If you haven't already got an account, follow the instructions on the Analytics site to create an account and website profile (http://analytics.google.com)
Step 1: Download the Module install zip file from this page
Step 2: Install the module by using the 'Module Install' functionality in your DotNetNuke portal. To check that the module installed correctly, it should appear in the 'module' drop down list in your Control Panel, under the name "iFinity Google Analytics".
Step 3: Go to the home page of your DotNetNuke portal, and use the 'Add New Module' functionality to add an instance of the iFinity Google Analytics module to the page. I normally use the bottom pane to keep it out of the way of other modules. Don't be worried that you can see the module in 'Edit' mode. The module will dissappear when you log out as Administrator.
Step 4: Click on the 'Settings' control for the Google Analytics module you just created. Then scroll the Settings page until you get to the 'Advanced Settings' section, and check the 'Display Module on All Pages'. This ensures that all pages on your website are tracked by Google Analytics.



日期 二 08/28/2007 @ 12:00
作者 FengLiN
评价:   评论 (0)  

cuteEditor6.0多语言版(集成lic文件)

cuteEditor6.0多语言版(集成lic文件)

目前功能强大,最好的Asp.net编辑器之一
除了一般html编辑器具有的功能外,还有word过滤、图片在线处理、加水印等实用功能
使用关键步骤:

1、引用bin下的cuteEditor文件
2、在aspx页面顶部中添加<%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>引用
3、在aspx页面中加入代码
4、最后可以在.cs文件中通过来读取Editor1.Text的值来进行任意的扩展和控制了
 具体配置可参照default.aspx和default.aspx.cs

关于cuteEditor6.0的特征及体验请浏览cuteEditor.cn
系统集成了lic授权文件,仅供体验测试使用,请不要用于任何商业用途!



日期 二 08/28/2007 @ 12:00
作者 Feng LiN
评价:   评论 (0)  

Cute FTP 8.0 Professional

CuteFTP Professional is an award-winning FTP Client for securely and reliably transferring files over industry standard protocols including FTP, FTPS, HTTP, HTTPS and SSH. It's the right choice when you want the ultimate in power, performance and security.

--Run patch.exe to crack.



日期 一 08/27/2007 @ 12:00
作者 FengLiN
评价:   评论 (0)  

O'Reilly 2004 Head First Design Patterns

This is a very nice book that there is no need to introduce too much.



日期 六 08/25/2007 @ 12:00
作者 Feng LiN
评价:   评论 (0)  

< 上一页  1  2  下一页 >

 打印   
 推荐

 打印   
 评价最高

 打印   
 支持我们

 打印   
Copyright 2008 by 三片叶   服务条款  隐私声明