In this lesson you will learn to talk about the past. 课上内容(Lesson) I was born in 1986. I started school at 6 years old. I comleted my school life at 2 ...
分类:
其他好文 时间:
2018-12-30 10:39:29
阅读次数:
172
lesson 19 A very dear cat 1. dear adj. 亲爱的; 尊敬的; 昂贵的 2. 表示几乎不,很少的词语 rarely hardly seldom scarcely 3. flat = apartment 公寓 4. body 代词用it,而dog只要知道公/母就用He ...
分类:
其他好文 时间:
2018-12-28 10:42:48
阅读次数:
201
1. TIF 为编辑最常用的矢量图 2. 图像适宜大小 图宽5~6 cm 简易图形 图宽7.5 cm 复杂图形 3. 外文字母推荐使用时6 号字 大小 Time new Roman. 4. 线条粗细推荐使用 0.75 P 坐标轴使用0.45 P 设计要点 1.对象聚焦法 (单对象): 核心表达对象 ...
分类:
其他好文 时间:
2018-12-27 03:21:15
阅读次数:
139
In this lesson you will learn to describe an experience. 本课将会学习描述一次经历 课上内容(Lesson) 词汇(Key Word ) 句型(Sentences) I dreamed of a friend last night, 我在昨晚梦 ...
分类:
其他好文 时间:
2018-12-27 00:22:59
阅读次数:
128
lesson 15 Fifty pence worth of trouble 2. 1. appreciate =be grateful for We really appreciate all the help you gave us last month. I appreciate your m ...
分类:
其他好文 时间:
2018-12-23 13:58:03
阅读次数:
168
1 1.merquee(滚动字体) 2 <marquee>测试</marquee> 3 4 2.字体 5 <i>斜体</i> 6 <u>写划线</u> 7 <b>粗体</b> 8 <del>删除标签</del> 9 <s>删除标签</s> 10 格式单纯式标签 11 H<sub>2</sub>O # ...
分类:
Web程序 时间:
2018-12-19 01:18:03
阅读次数:
201
Tensorflow practice lesson 3-2 ...
分类:
其他好文 时间:
2018-12-18 02:28:52
阅读次数:
164
In this lesson you will learn to describe the position of an object. 在本课中,您将学习如何描述对象的位置。 课上内容(Lesson) 词汇(Key Word ) 句型(Sentences) 语法(Grammar) ...
分类:
其他好文 时间:
2018-12-17 23:57:58
阅读次数:
238
学生表student(id,name)老师表teacher(id,name)课程表lesson(id,name)老师和课程关联表(id,teacher_id,lesson_id)学生和课程关联表(id,student_id,lesson_id)查询王老师的课程SELECTt.nameAS‘老师‘,l.nameAS‘课程‘FROMteachertLEFTJOINtea
分类:
数据库 时间:
2018-12-14 22:54:06
阅读次数:
197
Lesson 034 —— json 模块 关于 json 模块的一些方法介绍。一般来说,可以使用 将字符串转换为相应的数据结构,但是只能转换 python 的数据结果,对于其他类型的数据结构无法转换。而 json 是可以通用的。 json 简介 JSON(JavaScript Object Not ...
分类:
Web程序 时间:
2018-12-08 17:58:14
阅读次数:
167