软件管理系统毕业设计论文_第1页
软件管理系统毕业设计论文_第2页
软件管理系统毕业设计论文_第3页
软件管理系统毕业设计论文_第4页
软件管理系统毕业设计论文_第5页
已阅读5页,还剩65页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、毕业论文 题 目: 软件下载管理系统软件下载管理系统 学 生: 指导老师: 专 业: 学 号: 软件下载管理系统软件下载管理系统 摘 要 利用网络和数据库技术,结合目前硬件价格普遍下跌与宽带网大力建设的有利优势, 为个人站点的发展提供了广阔的空间,应用 active server page 技术和采用 access 数据库 系统组件,我们开发了基于 b/s 模式多用户软件下载管理系统这一程序。它运用方便、操 作简单,效率很高。主要提供了软件下载及管理平台,在系统中,将管理用户分为了两大 类,一类为系统管理员,主要用于对下载软件信息的管理,如软件类别的维护、软件下载的 软件、注册用户的管理;另一

2、类为注册用户,在本系统中,所有软件的下载,都必须是授 权的,即下载软件必须在本站登录,这样以便提高系统的稳定性与可靠性。借助 b/s 模式, 可以方便的下载站点的各种信息,并可根据自身的需要选择软件下载,为软件的交流提供 了一个平台,取得了较好的社会效益。 关键字 软件下载 asp 技术 access 信息系统 目 录 软件下载管理系统软件下载管理系统.2 1.可行性分析报告可行性分析报告.5 1.1 项目开发背景.5 1.2 技术可行性研究.6 2.系统设计系统设计.8 2.2 设计思想.8 3.需求分析需求分析.9 3.1 功能需求.9 3.2 性能需求.9 4.总体设计总体设计.10 4

3、.1 系统功能设计.10 4.2 系统流程图.13 4.3 数据流程图.14 4.4 数据库设计.14 5.详细设计详细设计.17 5.1 页面子系统模块.17 因篇幅,更多请参见源程序因篇幅,更多请参见源程序.28 6.系统测试系统测试.28 6.1 测试目的.28 6.2 测试目标.28 6.3 测试方法.28 6.4 测试步骤.29 6.5 系统的测试.29 7.总结总结.29 8.致谢辞致谢辞.30 9.参考文献参考文献.30 10.附录附录.30 10.1 后台服务器配置.30 1.可行性分析报告 1.1 项目开发背景 现如今,internet 飞速发展,它越来越成为人们生活中的一部

4、分,人们亲切 地把它叫做信息高速公路。随着计算机技术及通信技术的普及,人们有越来越 多的机会,访问 internet,并从 internet 中获取资源,internet 紧密的与人们的生活 联系起来。 internet,中文译为国际互联网,它是一个全球性的计算机网络。简单点说, 就是由很多个不同结构的局域网通过一个统一的协议构成的一个跨越国界的世 界范围的大型网络。 internet 特点: (1)使用 tcp/ip 协议; (2)由数以万计的局域网、广域网组成; (3)采用报文分组交换传送信息; (4)全球范围的网络。 internet 的前身“arpanet”于 1969 年成立,最初只

5、连接了 4 台计算机。 1983 年,arpa 和美国国防部通信局研制成功了用于异构网络的 tcp/ip 协议; 1986 年,美国国家科学基金会利用 arpanet 发展出来的 tcp/ip 通信协议,在 5 个科研教育服务超级电脑中心的基础上建立了 nsfnet 广域网。目前,nsfnet 已成为 internet 的重要骨干网之一。 时光进入二十世纪九十年代,在美国政府的大力支持和市场需求急剧膨胀 的作用下,internet 进入了商业化的时代,截止目前为止,全球互联网用户达到 一亿两千万以上,联上互联网的主机超过 1000 万台,每天通过 internet 传送的 电子邮件超过一亿次,

6、仅此一项,就节约了大量的时间和资源,更不用说天文 数字般的信息浏览所带来的直接或间接利益了。 我国的改革开放也使得我国发展的步伐紧跟世界的发展潮流。目前,我国 上网的计算机数为 146 万台,上网人数超过 400 万人,国际线路总容量已经达 到 241m。 基于 b/s 模式的信息管理系统是现阶段研究开发的一个热点。它是建立在 国际互联网上的应用系统,客户端的配置可以极为简单,使使用者不受地域的 局限。在本系统中,将利用 b/s 模式,构建一个开放的软件交流即下载平台, 为广大网民提供软件下载的便宜。 1.2 技术可行性研究 目前,网络应用软件运行的模式主要有二类:client/server

7、模式, browser/web 模式。前者主要的缺点是维护、升级较麻烦,后者是近几年伴随 internet 迅速发展起来的一种技术,它与客户/服务器方式类似,客户端是一个 标准的浏览器,服务器端是 web server ,而 web server 与数据库和应用服务 器的紧密结合,使得这种模式的应用范围不断扩大,它已不仅仅用于网上查询, 有很多部门的业务系统、企业的 mis 系统纷纷采用这种模式,它的主要优点是 便于扩充应用、升级维护简便。 1.2.1 什么是 access?为何要选择 access 作为 microsoft 的 office 套件产品之一,access 已经卖出了近 700

8、万份,成为世 界上最流行的桌面数据库系统。access 与许多优秀的关系数据库一样,可以让 你很容易地连接相关的信息而且还对其他的数据库系统有所补充。它能操作其 它来源的资料,包括许多流行的 pc 数据库程序(如 dbase,paradox,microsoft foxpro)和服务器、小型积极大型机上的许多 sql 数据库。access 还完全支持 microsoft 的 ole 技术。 access 还提供 windows 操作系统的高级应用程序开发系统。access 与其它 数据库开发系统之间相当显著的区别就是:您不用写一行代码,就可以在很短 的时间里开发出一个功能强大而且相当专业的数据库

9、应用程序,并且这一愉快 的过程是完全可视的!如果您能给它加上简短的 vba 代码,那么您的程序决 不比专业程序员潜心开发的程序差。 access 功能强大,使用方便,是开发桌面数据库的最优秀的工具之一。 access 本身具有强大的向导机制,能提供大量的数据库常用操作。但如果 你能适当的加上少量的代码,那么你的程序将是专业级的。这一切都靠 vba。 1.2.2 什么是 asp asp 的含义从字面上说,asp 包含三方面含义: active:asp 使用了 microsoft 的 activex 技术。activex(com)技术是现 在 microsoft 软件的重要基础。它采用封装对象,程

10、序调用对象的技术,简 化编程,加强程序间合作。asp 本身封装了一些基本组件和常用组件,有 很多公司也开发了很多实用组件。只要你可以在服务器上安装这些组件, 通过访问组件,你就可以快速、简易地建立自己的 web 应用。 server:asp 运行在服务器端。这样就不必担心浏览器是否支持 asp 所使 用的编程语言。asp 的编程语言可以是 vbscript 和 jscript。vbscript 是 vb 的一个简集,会 vb 的人可以很方便的快速上 手。然而 netscape 浏览器不支持客户端的 vbscript,所以最好不要在客 户端使用 vbscript。而在服务器端,则无需考虑浏览器的

11、支持问题。 netscape 浏览器也可以正常显示 asp 页面。 pages:asp 返回标准的 html 页面,可以正常地在常用的浏览器中显示。 浏览者查看页面源文件时,看到的是 asp 生成的 html 代码,而不是 asp 程序代码。这样就可以防止别人抄袭程序。 由此我们可以看出,asp 是在 iis 下开发 web 应用的一种简单、方便的编 程工具。在了解了 vbscript 的基本语法后,只需要清楚各个组件的用途、 属性、方法,就可以轻松编写出自己的 asp 系统。 以下罗列了 active server pages 所独具的一些特点: 使用 vbscript 、jscript 等

12、简单易懂的脚本语言,结合 html 代码,即 可快速地完成网站的应用程序。 无须 compile 编译,容易编写,可在服务器端直接执行。 使用普通的文本编辑器,如 windows 的记事本,即可进行编辑设计。 与浏览器无关 (browser independence), 用户端只要使用可执行 html 码 的浏览器,即可浏览 active server pages 所设计的网页内容。 active server pages 所使用的脚本语言 (vbscript 、jscript)均在 web 服务器端 执行,用户端的浏览器不需要能够执行这些脚本语言。 active server pages 能

13、与任何 activex scripting 语言相容。除了可使用 vbscript 或 jscript 语言来设计外,还通过 plug-in 的方式,使用由第三方 所提供的其他脚本语言,譬如 rexx 、perl 、tcl 等。脚本引擎是处理脚 本程序的 com(component object model) 物件。 active server pages 的源程序,不会被传到客户浏览器,因而可以避免所写 的源程序被他人剽窃,也提高了程序的安全性。 可使用服务器端的脚本来产生客户端的脚本。 物件导向( object-oriented ) 。 activex server components(

14、activex 服务器元件 ) 具有无限可扩充性。可 以使用 visual basic 、java 、visual c+ 、cobol 等编程语言来编写你 所需要的 activex server component 。 基于上述考虑,用 browser/web 模式来设计系统比较合适,服务器端我们采 用 access 数据库系统和 asp 组件来构成考试的应用服务系统;客户端采用浏 览器来完成考试全过程,同时可进行远程系统维护和管理。 2.系统设计 2.1 目标设计 软件下载管理系统的主要功能要求如下: 2.1.1 登录系统的主要功能要求 欢迎页面 系统安全登录页面 管理员或注册用户功能选择页

15、面 2.1.2 软件下载管理系统软件管理的主要实现功能要求 建立软件分类信息 已有软件分类信息变更 上传软件 上传软件管理 注册用户管理 2.1.3 注册用户管理的主要功能要求 查看个人注册信息 修改系统登录密码 注销系统 2.1.5 系统主界面功能要求 分类浏览软件信息 搜索下载软件 用户登录页面 下载指定软件 2.2 设计思想 软件下载管理系统充分利用了 brower/server 结构的特点,实现了管理员的 异地管理及注册用户的异地登录,无需安装客户端软件,用记只需拥有一台连 网的电脑,即可登录系统,访问软件下载资源。 对于本软件下载管理系统,其功能目标主要是软件的上传下载,软件信息 的

16、新增与维护。由于系统数据收集的实时性要求并不高,因此采用 browser/server 结构来进行设计是合理可行的。图 2.2.1 是本系统的网络应用原 理示意图。 3.需求分析 3.1 功能需求 3.1.1 系统需要经过有效的身份验证才可以登录 3.1.2 将登录本系统的身份分为二种:管理员和注册用户,只有被授权的用户 才可以使用本系统资源 3.1.3 系统根据用户身份不同,使用的系统资源也不同 管理员:建立软件分类信息、已有软件分类信息变更、上传软件、上传软 件管理、注册用户管理 注册用户:查看个人注册信息、修改系统登录密码 3.2 性能需求 系统对运行环境的要求: 3.2.1 硬件环境

17、服务器端 随着计算机硬件的高速发展,现在普通的机子已经可以做为一个服务器端 使用。 cpu:c 2.0 或更高 硬盘:40g 或更多 内存:128m 或更高(建议使用 256m) 用户端 internet 上的用户 internet 下载系统 系统服务器 系统后台数据库 cpu:c2.0 或更高 硬盘:20g 或更多 内存:64m(建议使用 128m) 3.2.2 软件环境 服务器端 操作系统 access 网络协议 tcp/ip web 服务器 internet information server 5.0 / personal web server 数据库 access 浏览器 ie5.0

18、 用户端 操作系统 windows 98/windows 2000/windows xp 网络协议 tcp/ip 浏览器 ie 5.0 4.总体设计 4.1 系统功能设计 根据系统功能的要求,软件下载管理系统分为三个模块。即软件下载管理 系统、注册用户系统、前台信息浏览系统。可以将系统分解成为三个功能模块 来分别设计,功能模块间的关系如图 3.1.1 所示。 图 3.1.1 对于软件下载管理系统,根据系统功能分析,可以具体细化为软件类别信 息维护(类别信息的增加、类别信息的修改、类别信息的删除)、软件信息的维 http 地 址 登录页面 软件下载管理系统 注册用户系统 信息浏览系统 护(软件信

19、息的增加、软件信息的修改、软件信息的删除)、无用文件的清除、 注用用户的管理(查看注册用户信息、修改注册用户信息、删除注册用户信息、 不常访问系统的用户的清理)。 对于注册用户系统,根据系统功能分析,用户注册、用户信息修改、用户 密码修改等. 对于信息浏览系统,根据系统功能分析,分类浏览软件信息、查看高下载 软件信息、搜索特定软件、软件下载页面(实现下载软件)。 整个系统的页面逻辑结构示意图如图 3.1.2 所示。 下载管理系统 修改密码页面 类别添加页面 类别管理页面 下载管理系统注册用户系统 http 地址 登录页面 (login.asp) 管理员功能选择页面 信息浏览系统 信息浏览系统

20、分类浏览页面 热门下载页面 软件下载页面 用户注册页面 用户登录页面 软件添加页面 软件编辑页面 用户系统 查看个人信息页面 修改个人信息页面 修改登录密码页面 退出系统页面 注册用户浏览页面 注册用户删除页面 注册用户清理页面 软件删除页面 4.2 系统流程图 本软件下载管理系统的系统流程图如图 3.2.1 所示。 图 3.1.2 管理者信息 下载管理系统 软件信息库 注册用户管理系统 用户 信息 登录模块 系统管理员 注册用户 信息浏览系统 4.3 数据流程图 关于本系统的数据流程图如图 4.3.1 所示。 4.4 数据库设计 4.4.1 数据库的需求分析 根据系统功能设计的要求以及功能模

21、块的划分,对于软件下载系统,可以 列出以下数据项和数据结构: 管理员表:管理员 id、用户名、密码等内容。 软件大类: 软件大类 id、类别名称等内容。 软件小类: 软件小类 id、类别名称等内容。 图 4.2.1 类别信息文件 软件信息管理 软件信息文件 系统管理员 类别 管理 类别 类别信息 软件信息 图 4.3.1 注册用户 用户信息文件 用户 注册 注册信息 注册用户管理 软件信息:软件 id,标题,下载地址,说明等内容。 用户表: 用户 id、用户名,密码等内容 4.4.2 数据库的逻辑设计 根据数据库需求分析,可以得到如下数据库表逻辑表信息 管理员表:管理员 id、用户名、密码等内

22、容。 它不需要任何外部数据支持。 软件大类: 软件大类 id、类别名称等内容。 它不需要任何外部数据支持。 软件小类: 软件小类 id、类别名称等内容。 它不需要任何外部数据支持。 软件信息:软件 id,标题,下载地址,说明等内容。 所需的外部数据支持: 大类名称:指向一大类信息。 小类名称:指向一小类信息。 用户表: 用户 id、用户名,密码等内容 它不需要任何外部数据支持。 4.4.3 数据库的结构创建 根据数据库需求的分析,建立如下数据表。 名称:管理员(admin) 标识:admin 管理员信息表如表 所示: 表 名称字段名称数据类型主键 编号id数值是

23、 姓名name文本 登录密码password文本 最后登录 iplastloginip文本 最后登录日 期 lastlogintime日期时间 最后退出时 间 lastlogouttime日期时间 登录次数logintimes数值 名称:下载大类(bigclass_down) 标识:bigclass_down 下载大类信息表如表 所示: 表 名称字段名称数据类型主键 编号bigclass_id数值是 类别名bigclass_name文本 名称:下载小类(smallclass_down) 标识:smallclass_down 下载小类信息表如表 所

24、示: 表 名称字段名称数据类型主键 编号smallclass_id数值是 类别名smallclass_name文本 名称:软件下载信息(download) 标识:download 下载信息表如表 所示: 表 名称 字段名称数据类型主键 编号id数值是 标题title文本 说明content文本 大类名称bigclassname文本 小类名称smallclassname文本 系统system文本 语言language文本 软件类型softclass文本 图片地址photourl文本 下载地址downloadurl文本 文件大小filesize数值

25、点击数hits数值 增加日期adddate日期 名称:注册用户信息表(user) 标识:user 注册用户信息表如表 所示: 表 名称字段名称数据类型主键 编号id数值是 姓名username文本 密码password文本 性别sex文本 联系电话tel文本 emailemail文本 最后登录日期lastlogintime日期时间 5.详细设计 5.1 页面子系统模块 5.1.1 欢迎页面 5.1.2 管理员登录 管理员登录 ipo 图 输入:管理员帐号,密码 处理:判断工作证号和密码是否有效。填入工作证号和密码后点击提交按 钮,系统将自动从数据

26、库中的管理员信息表中判断是否存在相同的管理员和密 码,如果有则进入系统,如果不存在或密码错误,则提示帐号或密码有错误的 信息。 输出:登录成功,进入系统管理页面。 管理员登录页面 主要登录代码如下: % dim sql,rs dim username,password,checkcode username=replace(trim(request(username),) password=replace(trim(request(password),) checkcode=replace(trim(request(checkcode),) if username= then f

27、ounderr=true errmsg=errmsg if i pursue you i will not catch you, and if i catch you-through your own slowness and clumsiness-i will not kill you, and if i kill you i will not eat you. nicholas had begun to back away, and at the last; words, realizing that they were a signal, he turned and began to r

28、un, splashing through the shallow water. ignacio ran after him, much helped by his longer legs, his hair flying behind his dark young face, his square teeth-each white as a bone and as big as nicholass thumbnail-showing like spectators who lined the railings of his lips. dont run, nicholas, dr. isla

29、nd said with the voice of a wave. it only makes him angry that you run. nicholas did not answer, but cut to his left, up the beach and among the trunks of the palms, sprinting all the way because he had no way of knowing ignacio was not right behind him, about to grab him by the neck. when he stoppe

30、d it was in the thick jungle, among the boles of the hardwoods, where he leaned,.; out of breath, the thumping of his own heart the only . sound in an atmosphere silent and unwaked as earths long, prehuman day. for a time he listened for any sound ignacio might make searching for him; there was none

31、. he drew a deep breath then and said, well, thats over, expecting dr. island to answer from somewhere; there was only the green hush. the light was still bright and strong and nearly, shadowless, but some interior sense told him the day, was nearly over, and he noticed that such faint shades as he

32、could see stretched long, horizontal distortions of their objects. he felt no hunger, but he had fasted be- fore and knew on which side of hunger he stood; he was not as strong as he had been only a day past, and by this time next day he would probably be unable to outrun ignacio. he should, he now

33、realized, have eaten the monkey he had killed; but his stomach revolted at the thought of the raw flesh, and he did not know how he might build a fire, although ignacio seemed to have done so the night before. raw fish, even if he were able to catch a fish, would be as bad, or worse, than raw monkey

34、; he remembered his effort to open a coconut-he had failed, but it was surely not impossible. his mind was hazy as to what a coconut might contain, but there had to be an edible core, because they were eaten in books. he decided to make a wide sweep through the jungle that would bring him back to th

35、e beach well away from ignacio; he had several times seen coconuts lying in the sand under the trees. he moved quietly, still a little afraid, trying to think of ways to open the coconut when he found it. he imagined himself standing before a large and raggedly faceted stone, holding the coconut in

36、both hands. he raised it and smashed it down, but when it struck it was no longer a coconut but mayas head; he heard her nose cartilage break with a distinct, rubbery snap. her eyes, as blue as the sky above madhya pradesh, the sparkling blue sky of the egg, looked up at him, but he could no longer

37、look into them, they retreated from his own, and it came to him quite suddenly that lucifer, in falling, must have fallen up, into the fires and the coldness of space, never again to see the warm blues and browns and greens of earth: 1 was watching satan fall as lightning from heaven. he had heard t

38、hat on tape somewhere, but he could not remember where. he had read that on earth lightning did not come down from the clouds, but leaped up from the planetary surface toward them, never to return. nicholas. he listened, but did not hear his name again. faintly water was babbling; had dr. island use

39、d that sound to speak to him? he walked toward it and found a little rill that threaded a way among the trees, and followed it. in a hundred steps it grew broader, slowed, and ended in a long blind pool under a dome of leaves. . diane was sitting on moss on the side opposite him; she looked up as sh

40、e saw him, and smiled. hello, he said. hello, nicholas. i thought i heard you. i wasnt mistaken after all, was i? i didnt think i said anything. he tested the dark water with his foot and found that it was very cold. you gave a little gasp, i fancy. i heard it, and i said to myself, thats nicholas,

41、and i called you. then i thought i might be wrong, or that it might be ignacio. ignacio was chasing me. maybe he still is, but h think hes probably given up by now. the girl nodded, looking into the dark waters of they pool, but did not seem to have heard him. he began to work his way around to her,

42、 climbing across the snakelike roots of the crowding trees. why does ignacio want to kill me, diane? sometimes he wants to kill me, too, the girl said. but why? i think hes a bit frightened of us. have you ever talked to him, nicholas? today i did a little. he told me a story about a pet fish he use

43、d to have. ignacio grew up all alone; did he tell you that? on= earth. on a plantation in brazil, way up the amazon -dr. island told me. i thought it was crowded on earth. the cities are crowded, and the countryside closes to the cities. but there are places where its emptie than it used to be. wher

44、e ignacio was, there would have been red indian hunters two or three hundred years ago; when he was there, there wasnt anyone, just the machines. now he doesnt want to be looked at, doesnt want anyone around him. nicholas said slowly, dr. island said lots of people wouldnt be sick if only there were

45、nt other people around all the time. remember that? a only there. are other people around all the time; thats how the world is. not in brazil, maybe, nicholas said. he was trying to remember something about brazil, but the only thing he could think of was a parrot singing in a straw hat from the com

46、view cartoons; and then a turtle and a hedgehog that turned into armadillos for the love of god, montressor. he said, why didnt he stay there? did i tell you about the bird, nicholas? she had been not listening again. what bird? i have a bird. inside. she patted the flat stomach below her small brea

47、sts, and for a moment, nicholas thought she had really found food. she sits in here. she has tangled a nest in my entrails, where she sits and tears at my breath with her beak. i look healthy to you, dont i? but inside im hollow and rotten and turning brown, dirt and old feathers, oozing away. her b

48、eak will break through soon. okay. nicholas turned to go. ive been drinking water here, trying to drown her. i think ive swallowed so much i couldnt stand up now if i tried, but she isnt even wet, and do you know something, nicholas? ive found out im not really me, im her. turning back nicholas aske

49、d, when was the last time you had anything to eat? i dont know. two, three days ago. ignacio gave me something. im going to try to open a coconut. if i can ill bring you back some. when he reached the beach, nicholas turned and walked slowly back in the direction of the dead fire, this time along th

50、e rim of dampened sand between the sea and the palms. he was thinking about machines. there were hundreds of thousands, perhaps millions, of machines out beyond the belt, but few or none of the sophisticated servant robots of earth-those were luxuries. would ignacio, in brazil (whatever that was lik

51、e), have had such luxuries? nicholas thought not; those robots were almost like people, and living with them would be like living with people. nicholas wished that he could speak brazilian. there had been the therapy robots at st. johns; nicholas had not liked them, and he did not think ignacio woul

52、d have liked them either. if he had liked his therapy robot he probably would not have had to be sent here. he thought of the chipped and rusted old machine that had cleaned the corridors-maya had called it corradora, but no one else ever called it any- f thing but hey! it could not (or at least did

53、 not) speak, 1 and nicholas doubted that it had emotions, except possibly a sort of love of cleanness that did not extend to its own person. you will understand, someone was saying inside his head, that motives of all sorts can be divided into two sorts. a doctor? a therapy robot? it did not matter.

54、 extrinsic and intrinsic. an extrinsic motive has always some further end in view, and that end we call an intrinsic motive. thus when we have reduced motivation to intrinsic motivation we have reduced it to its simplest parts. take that machine over there. what machine? freud would have said that i

55、t was fixated at the latter anal stage, perhaps due to the care its builders exercised in seeing that the dirt it collects is not released again. because of its fixation it is, as you see, obsessed with cleanliness and order; compulsive sweeping and scrubbing palliate its anxieties. it is a strength

56、 of freuds theory, and not a weakness, that it serves to explain many of the activities of machines as well as the acts of persons. hello there, corradora. and hello, ignacio. my head, moving from side to side, must remind you of a radar scanner. my steps are measured, slow, and precise. 1 emit a sc

57、arcely audible humming as 1 walk, and my eyes are fixed, as 1 swing my head, not on you, ignacio, but on the waves at the edge of sight, where they curve up into the sky. 1 stop ten meters short of you, and 1 stand. you go 1 follow, ten meters behind. what do 1 want? nothing. yes, 1 will pick up the

58、 sticks, and 1 will follow-five meters behind. break them, and put them on the fire. not all of them, just a few. yes. ignacio keeps the fire here burning all the time. sometimes he takes the coals of fire from it to start others, but here, under the big palm log, he has a fire always. the rain does

59、 not strike it here. always the fire. do you know how he made it the first time? reply to him! no. no, patrdo! no, patrao. ignacio stole it from the gods, from poseidon. now poseidon is dead, lying at the bottom of the water. which is the top. would you like to see him? if you wish it, patrdo. it wi

60、ll soon be dark, and that is the time to fish; do you have a spear? no, patrdo. then ignacio will get you one. ignacio took a handful of the sticks and thrust the ends into the fire, blowing on them. after a moment nicholas leaned over and blew, too, until all the sticks were blazing. now we must fi

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论