您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 在线编辑器CuteEditer

  2. 目前功能强大,最好的Asp.net编辑器之一 除了一般html编辑器具有的功能外,还有word过滤、图片在线处理、加水印等实用功能 使用关键步骤: 1、引用bin下的cuteEditor文件 2、在aspx页面顶部中添加引用 3、在aspx页面中加入代码 4、最后可以在.cs文件中通过来读取Editor1.Text的值来进行任意的扩展和控制了 具体配置可参照default.aspx和default.aspx.cs ...展开收缩
  3. 所属分类:C#

    • 发布日期:2009-09-22
    • 文件大小:119kb
    • 提供者:sleeplion2008
  1. 在线编辑器

  2. 在线编辑器cuteediter1.在工具箱里加上CuteEditor.dll2.BIN目录全考过来1、插入数据库:Editor1.Text 2、文件夹设置: Imports System.IO(引入命名空间 Using System.IO) string fullPath fullPath = Server.MapPath("UploadFile\") + str **判断文件夹是否存在,不存在则创建以UserName命名的文件夹 if(Directory.Exists(fullPath)){
  3. 所属分类:Flash

    • 发布日期:2007-07-05
    • 文件大小:6mb
    • 提供者:pupstar