CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - edit 编辑

搜索资源列表

  1. 25175score2

    0下载:
  2. 25175学生成绩管理系统v2.88 该成绩管理系统面向学校、教师、学生,应用于学生成绩的录入、编辑、删除,同时结合了成绩的排名、统计,以及对学生评论、软件下载、学生家长教师留言互动功能,是一套学校可投入实际使用的成绩管理系统。-25,175 student achievement management system v2.88 of the performance management system for schools, teachers, students, applied
  3. 所属分类:JavaScript

    • 发布日期:2017-05-02
    • 文件大小:522686
    • 提供者:
  1. NoteSend

    0下载:
  2. 首先在联系人管理及短语管理中添加联系人信息及常用语,然后在“联系人”和“短语”选项卡中分别选择收信人及短信内容,双击将其添加到相应的编辑框中。也可以不添加直接在收信人列表中输入收信人号码,在短信内容中输入内容,然后单击“发送”按钮,即可发送短信。-Contact management and phrases first in the management of information and common language to add contacts, and then in the &qu
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:795351
    • 提供者:YJ
  1. 11

    0下载:
  2. 12YM源码交易系统 v1.2 主要是调整了网站的架构,增加了模板引擎机制。以后您就可以像编辑html页面一样,轻松定制程序的样式了。-12YM Source Trading System v1.2 key is to adjust the structure of the site, an increase of the template engine mechanism. After you edit the html page as the same can easily custom
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-07
    • 文件大小:1170268
    • 提供者:谢仁
  1. TabPad

    0下载:
  2. java多标签记事本,可以像多标签浏览器一样同时编辑多个TXT-java multi-label Notepad, you can tag as many browsers as edit multiple TXT
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:19294
    • 提供者:谭滔
  1. eWebEditorForJSP

    0下载:
  2. 所见即所得 即通过编辑器编辑的文字、图片等HTML标记输出到页面的效果和编辑时显示的效果一致,让使用者方便地对编辑的内容进行修改、排版等。 自动转换为HTML代码-Through the WYSIWYG editor to edit the text and pictures to the HTML tags out the effect of the page and edit the same time show the effect, allows users to easil
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:710873
    • 提供者:李星
  1. qiqitieba_sql

    0下载:
  2. 琪琪贴吧v3.5 MSSQL程序 以下大概列出一些主要新功能 使用了全新的UBB编辑器,更人性化,可以自由伸缩或下拉编辑框 图片上传功能,图片使用了防盗链功能,只要你在后台修改了上传目录,用户上传时也无法知道实际路径-Gigi posted the following about it v3.5 MSSQL procedure set out some of the major new features using the new UBB editor, more humane, f
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:917776
    • 提供者:lizhi
  1. logbook

    1下载:
  2. 一个JAVA的电子通讯录,可以添加、修改、删除、编辑,功能完善,适合初学者-A JAVA electronic address book, you can add, modify, delete, edit, functional, suitable for beginners
  3. 所属分类:Applet

    • 发布日期:2015-12-15
    • 文件大小:55222
    • 提供者:
  1. Notebook

    0下载:
  2. 一款自编记事本软件,软件的主界面是一个窗口模式,模式的顶端是”文件”,”编辑”,”格式”,”查看”,”帮助”按钮,点击个按钮会有下拉菜单,下拉菜单能实现各种记事本的功能。-A self Notepad software, the software s main interface is a window mode, the top model is a "document", "Edit", "format", "view", "help" button, click a button to h
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:20701
    • 提供者:黄唤宇
  1. notepad

    0下载:
  2. 实现文本编辑的常用功能需求。能够实现txt格式文件的打开、编辑、保存,复制、粘贴等基本功能,能够在文件中进行查找和替换。本系统使用java中的swing菜单、工具栏、文本选择器和颜色选择器,创建一个简单的文本编辑器。该文本编辑器允许用户打开和保存文本文件,清空文本,以及改变文本的颜色和字体,对文本中选定的内容进行复制、粘贴等基本功能。同时能改变字体的颜色和字体等。 -Common text editing functions to achieve the demand. Txt format
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:426765
    • 提供者:dream
  1. fckeditordemo

    0下载:
  2. 实现了fciedit的一个示例程序,此程序运用到了fcedit这个编辑框,能够实现页面的友好输入-Achieved fciedit a sample application, this program used to fcedit the edit box, to achieve a friendly page input! !
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:932896
    • 提供者:郭晓龙
  1. WordPad

    0下载:
  2. 简易写字板软件设计包括1. 菜单栏设计及功能实现:菜单栏主要包括文件、编辑、格式、帮助等常见菜单。 其中文件菜单有新建、打开、保存、另存为、退出等功能;编辑菜单有剪切、复制、粘贴、等功能;格式菜单含有对文字字体、字型、字号及颜色等的设置功能,根据情况可在编辑菜单添加查找和查找替换功能。 2. 编辑区设计:对文本的编辑处理区。 3. 工具栏设计 -Simple WordPad software design, including 1. Design and the function
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:370376
    • 提供者:何志芬
  1. daima

    0下载:
  2. 此代码是博客开发的一个界面,文章发表,编辑,修改!阅读等等!-This code is a blog development published, interface, edit, modification! Reading, etc.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-14
    • 文件大小:4355
    • 提供者:林轩
  1. GISToolkitSource

    0下载:
  2. GISToolkit是一个免费基于java的mapping工具包,它能够从多种数据源读取地理数据并把信息显示给用户,还能够直接编辑存在数据库中的地理特性。-GISToolkit is a free java based on the mapping tool kit, it can read from multiple data sources of geographic data and the information displayed to the user, can also direc
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5141386
    • 提供者:吴文
  1. jisuanqi

    0下载:
  2. 设计的计算器应用程序可以完成加法、减法、乘法、除法和开方,次幂运算。且有小数点、正负号、清空、清除以及一定的错误处理等功能。用鼠标单击相应的数字键和运算符号键,然后单击“=”号按钮,窗口上方的文本框将会显示计算出来的结果,要将文本编辑框清空,可单击清空按钮。-Calculator application designed to be completed addition, subtraction, multiplication, division and square root, sub-pow
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:48197
    • 提供者:YAKA
  1. fck-demo

    0下载:
  2. jsp在线文本编辑器,最常用的一个组件。-A good tool of jsp programe code for edit on line
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:623860
    • 提供者:周刚
  1. notebook

    0下载:
  2. 文件:新建,保存,另存为,退出 编辑:复制,粘贴,剪切, 格式:字体(有系统所有字体和大小),自动换行, 能实现以上所有功能-File: New, Save, Save As, Exit Edit: Copy, paste, cut, format: font (with all system fonts and size), word wrap, can achieve all of the above functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1694
    • 提供者:呵呵
  1. FireWorkflow_principle_design_and_application

    0下载:
  2. Fire Workflow 由模型、引擎、设计器(包含模拟器)、流程管理工具四部分组成. 模型部分规定了流程定义文件的各种元素及其相互关系,例如流程 (WorkflowProcess) 、 活动( Activity )、转移( Transition )、循环 (Loop) 、开始节点( StartNode )、结束节点( End Node )、 同步器( Synchronizer )等等。模型部分的实现在 org-fireflow-model.jar 中。 引擎读取流程定义文件并
  3. 所属分类:Java Develop

    • 发布日期:2017-05-16
    • 文件大小:4184335
    • 提供者:ywz
  1. ASTresadfeView158

    0下载:
  2. ASTreeView1.5.8发布(ASP.Net树控件) ASTreeView是一个免费的树控件,支持拖拽,右键菜单(编辑,删除,增加),动态加载(Dynamic Loading),客户端、服务端事件支持,xml导入导出。稳定,快速 -ASTreeView1.5.8 release (ASP.Net Tree control) ASTreeView is a free, tree controls, support for drag and drop, right-click m
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-03
    • 文件大小:680311
    • 提供者:
  1. news

    0下载:
  2. 毕业设计,新闻发布系统,具体功能有管理员可以登录后台,编辑发布新闻-Graduation, news release system, the specific functions the administrator can log in the background, edit news
  3. 所属分类:Java Develop

    • 发布日期:2017-06-08
    • 文件大小:15698002
    • 提供者:zl
  1. count10

    0下载:
  2. 十进制计数器 自己尝试编辑的,可以-jk flip-flop, try to edit their own, using state machine to achieve, you can-Decimal counter his attempt to edit, and can-jk flip-flop, try to edit their own, using state machine to achieve, you can
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-28
    • 文件大小:106137
    • 提供者:liu jian ming
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 36 »
搜珍网 www.dssz.com