虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

dreamweaver-like

  • 查错问题 文件名:check.* 输入文件:check.in(文本文件

    查错问题 文件名:check.* 输入文件:check.in(文本文件,选手按规定格式自行创建) 输出文件:check.out(文本文件) 问题描述: 很多英文文本编辑软件都具有辅助查错功能。现在有一个标准的词库,请根据该标准词库编制程序实现查错功能。 输入格式: 从文本文件check.in中读入数据。 第一行一个整数N(N≤10000),表示标准词库中单词的个数。 第2--N+1行,每行一个标准单词,单词的长度不超过10。 第N+2行开始为待查文本,其单词间用空格(或连续空格)分隔,单词的个数不会超过1000。 输出格式: 输出到文本文件check.out中。 (1)第一行开始输出拼错的单词; (2)最后一行输出一个整数表示拼错的单词总数。(拼错相同的单词重复计数) 注意:如果一个单词在字典中无法找到,那么我们就认为这个单词拼错了。 输入样例: 3 like this we we like the sport 输出样例: the sport

    标签: check in 输入

    上传时间: 2013-11-28

    上传用户:2404

  • 网上购物已成为趋势

    网上购物已成为趋势,网络化的电子商务时代已经来临,根据当今的网上商城设计要求,本小组设计了“乐人人商城”,该网站是一个集网上个人购物、订单购物于一身的完整商务系统,有完善的购物功能,主要实现商品促销、排行、新闻发布、商品报价、在线购物、用户信息管理、在线留言等功能,本网站主要采用网站构建的Dreamweaver、Photoshop、Flash、CorelDRAW等一些列的适用软件作为技术支持,主要通过平面设计及网站前后台与数据库的连接等方面实现网站构建,并通过测试通过启用。

    标签: 网上购物

    上传时间: 2013-12-22

    上传用户:erkuizhang

  • This text introduces the spirit and theory of hacking as well as the science behind it all it also p

    This text introduces the spirit and theory of hacking as well as the science behind it all it also provides some core techniques and tricks of hacking so you can think like a hacker, write your own hacks or thwart potential system attacks. 我记得好像的关于缓冲区溢出的

    标签: introduces the hacking science

    上传时间: 2014-08-14

    上传用户:Breathe0125

  • HHT_and_intrduction_of_the_author_huang

    HHT_and_intrduction_of_the_author_huang,this pdf include lots of picture just like a ppt

    标签: HHT_and_intrduction_of_the_author huang

    上传时间: 2014-01-24

    上传用户:hzy5825468

  • A java GUI interface program used to download a batch of files in a specified URL, or a kind of simi

    A java GUI interface program used to download a batch of files in a specified URL, or a kind of similar files like pic01, pic02, pic03, ..., pic99, etc. And it can download all the links of index.html automatically.

    标签: interface specified download program

    上传时间: 2017-02-16

    上传用户:大三三

  • To review what a metaball is, and how to render them and to describe a new optimization I ve made

    To review what a metaball is, and how to render them and to describe a new optimization I ve made for rendering metaballs. For complex scenes, it can render hundreds of times faster, though I m certain others have discovered this trick as well. It does very slightly change the characteristic shape of the blobs, but there is no loss in image quality whatsoever. (I actually developed all this about two years ago, but just now felt like writing it all down, and had the time!)

    标签: optimization and metaball describe

    上传时间: 2013-12-27

    上传用户:彭玖华

  • 在线小说阅读

    在线小说阅读,网站主要实现以下3个功能模块:(1)管理员模块(2)读者模块(3)作者模块;每个模块下边又细分了功能小模块。本系统以中文版Microsoft Visual Studio 2005为前台开发工具,用中文版SQL作为后台数据库。Macromedia Dreamweaver 8辅助页面的美化。

    标签:

    上传时间: 2017-02-19

    上传用户:saharawalker

  • 摘要:随着在校大学生人数的不断增加

    摘要:随着在校大学生人数的不断增加,教务系统的数据量也不断的上涨。针对学生选课这一环节,本系统从学生网上自主选课以及教师的课程发布两个大方面进行了设计,基本实现了学生的在线信息查询、选课功能以及教师对课程信息发布的管理等功能,另外也初步解决了教师在课程信息发布管理上的权限问题。本程序前台采用Dreamweaver 4.03进行页面制作,后台由SQL Server数据库支持,通过使用ASP语言实现动态网页的效果,达到对数据库的操作以完成使用者的要求。本文中除了有对程序的总体设计、详细设计、功能实现等主体部分外,在这之前还介绍了与网上选课系统相关的信息管理系统、网络编程技术、ASP编程语言、SQL Server数据库服务器等的基本内容及发展情况。 关键字:选课、课程信息发布、权限、SQL Server、ASP

    标签: 大学生

    上传时间: 2013-12-04

    上传用户:希酱大魔王

  • Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard

    Custom Visual Basic Packager and Installer for Visual Basic Developers. This is a group of standard exe projects 1. Packager 2. Setup1 The packager works like Visual basic Application deployment Wizard. And the setup1 project is used for the installation of the package. This project demonstrates how to compile visual basic project without launching the Vb6 kit and retrieving the dependency Files of any Visual basic project (although roughly done without any specific algorithm), Somebody can help me with this. I don’ t have time for the project, so I don’ t want any comment on the code indentation or arrangement and variable scoping. Comments are in the code therefore it would not be a problem to understand the code. If anyone wants to vote, I will like it Oh! I found some of the setup1 code and modify it with new features, so i have no or less credit for the setup1 project I felt like sharing code with PSCites. Thats why I made it

    标签: Visual Basic Developers Installer

    上传时间: 2017-02-26

    上传用户:FreeSky

  • Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel

    Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compatible Java version. I checked the Java SDK documentation before writing my own code, and found that almost everything I needed is already there, like the C++ case.

    标签: XYDataArray template article posted

    上传时间: 2017-03-03

    上传用户:问题问题