1.实验内容与完成情况:(实验具体步骤和实验截图说明) (一) MySQL 数据库操作 学生表 Student Name English Math Computer zhangsan 69 86 77 lisi 55 100 88 根据上面给出的 Student 表,在 MySQL 数据库中完成如下... ...
分类:
数据库 时间:
2019-01-20 14:01:53
阅读次数:
204
FlashPlayer Translation(s): English - Español - Français - Italiano - Русский - 简体中文 Flash > Adobe Flash Player Please note that Flash will be EOL at ...
分类:
其他好文 时间:
2019-01-19 21:12:39
阅读次数:
207
全国翻译专业资格(水平) 考试英语三级《笔译实务》 试卷Section 1: English-ChineseTranslation(50 points)Translate the following passage into Chinese.Freed by warming, waters once ...
分类:
其他好文 时间:
2019-01-18 21:19:07
阅读次数:
275
//函数fun的功能是:计算形参x所指数组中平均值(规定所有数均为正数),将所指数组中大于平均值的数据移至数组的前部,小于等于的移至后部,平均值作为返回值,在主函数中输出平均值和后移的数据。 //重难点:对数组的处理。 //程序功能:读入一个英文文本行,将其中每个单词的第一行字母改成大写,然后输出此 ...
分类:
编程语言 时间:
2019-01-17 19:57:20
阅读次数:
202
In this lesson you will learn to describe a room or place. 这节课讲学习描述一个房间或地方 课上内容(Lesson) 1. Where do you study or work? 你在哪学习/工作? Do you work at a desk ...
分类:
其他好文 时间:
2019-01-13 13:04:12
阅读次数:
180
//给定程序中fun函数的功能是:将p所指的字符串中每个单词的最后一个字母改成大写。(这里的“单词”是指由空格隔开的字符串) //重难点:指针对数组的遍历。大小写转换的方法。第一种使用加减32 得到,第二种通过函数转换。gets()函数的使用。 ...
分类:
编程语言 时间:
2019-01-13 10:22:34
阅读次数:
256
When the dependent clause comes first, a comma should be used to separate the two clauses. eg.Because Mary and Samantha arrived at the bus station bef ...
分类:
其他好文 时间:
2019-01-12 16:41:55
阅读次数:
293
悉Microsoft支持Unicode的方式。 它的主要目的是方便你查询相关的数据类型和函数,以及修正相应的拼写错误。 I18nGuy 主页 XenCraft (Unicode 咨询公司) English My thanks to Yaker Gong for the translation to ...
分类:
编程语言 时间:
2019-01-10 00:01:58
阅读次数:
258
Given a string s and a string t, check if s is subsequence of t. You may assume that there is only lower case English letters in both sand t. t is pot ...
分类:
其他好文 时间:
2019-01-09 18:49:23
阅读次数:
188
In this lesson you will learn to talk about what happened. 在本课中,您将学习如何谈论发生的事情。 课上内容(Lesson) # four “W” one “H” Where 在哪里 What 干什么 Who 谁 Why 为什么 How 怎么 ...
分类:
其他好文 时间:
2019-01-08 12:22:16
阅读次数:
144