long long ago , i think if i want to improve my english especially computer english . i must do so mucn things like read some professional book and listen some professional
vedio.but recently, i found out it's wrong. at the beginning, i must use english to identity the basic equipment even like how to speak the each key on our keyboard.

when Daniel came back from beijing for participating in a interview by english, i told him , it's beyond doubt about the consequence. just like me, i am a chinese girl. and my major is chinese language
and literature. but you make me to interview a chemistry position. then i know i will failed. but it doesn't mean i am not excellent. i just need to practice myself. yes , i must have the ability to read some professional book and speak it out at the same
time i can have a good communication with foriegner people.

so, this month , i begin to seek out some interesting application or website to help me learning. i want to learning something just by play a game. to make myself
fell happy and curious is so important. yes, but before , i can't understand, or in my mind, it's not necessary, ok i make  a big mistake , i haven't study myself rather than just imitating other people. this month ,the main part about my english is to read
and to be a baby. i found a website to learn english ,and i fouond a library online to download some book or just find some book. becase some of it need to pay for it. but , as soon as i can i found a way to download any book. i alway tell myself i can find
a way finally to solve any problem. it's ok , i must comquar it.so , if you are so interesting about my stuff,maybe you can skin this website:http://www.onlineprogrammingbooks.com/.
PS: if you find a book in this website but it's not free, maybe you can sign in other website:http://wowenda.com/ just have a try , it never lets you down. another tip if you find your browser
haven't a access to this website, maybe you can try this one: changyou or just ask me.

okay , i want to share angel's day. every single day, i open my computer, i mush input my password to enter my computer. then the first step is to open 360 browser
and login my own email to check out my email. then in general i will replay some mail. then  i will open chuangyou to find some vedio on youtube. sometimes i just see my model aj, sometimes i just download something. and sometimes i read some book. you know
they prefer use monitor instead of screen to describle the part of computer which always show us some information. and i know in america and England there are so many different,like mouse pat and mouse mat, both of them is the same product but only different
name. it's so interesting.

now , i still can't identify anything in english about computer, but i am on the road. i believe one day i will be successful.and you are welcome anytime to be commany
with me.next article, i will summer some hardware's name in english.

step 1:begin to identify something in english(to becaome a baby again)的更多相关文章

  1. (转)SQL流程控制语句学习(二):begin…end if…else case

    1.begin…end 语法: begin {sql语句或语句块} end 注意:begin 和end要成对使用 2.if…else 语法: if  布尔表达式 {sql语句或语句块} else  布 ...

  2. Perl的特殊代码块:BEGIN、CHECK、INIT、END和UNITCHECK

    这是5个特殊的代码块.要理解这几个块,关键在于几个时间点: (1).程序编译期间 (2).程序执行期间 (3).程序执行结束但还未退出期间 BEGIN块 BEGIN块是在程序编译期间执行的,也就是上面 ...

  3. sqlserver中事务总结:begin tran,rollback tran,commit tran

     第1个相关用法:摘自:https://shiyousan.com/post/f13d29b7-0d87-4168-bd8b-8b28b0991b5a 以下是出现错误的SQL部分语句: 此错误的原因是 ...

  4. 精通awk系列(5):BEGIN和END语句块

    回到: Linux系列文章 Shell系列文章 Awk系列文章 BEGIN和END语句块 awk的所有代码(目前这么认为)都是写在语句块中的. 例如: awk '{print $0}' a.txt a ...

  5. OpenGL step by step 38 : Skeletal Animation with Assimp

    一般骨架模型由两部分组成: Rigging(bone):相当于骨架,可以用来控制模型的动作 Mesh(skin):相当于表面皮肤 骨架模型一般是层级结构的,比如上面 背骨是root,他的孩子包括胳膊. ...

  6. On The Way—Step 1 :python入门之Python的历程

    1.python的历史 2004 Django框架 python2 和 python3的区别 python2 源码不统一 有重复功能代码 python3 源码统一 没有重复功能代码 Python的发展 ...

  7. MS SQL 错误:The operation could not be performed because OLE DB provider "SQLNCLI10" for linked server "test" was unable to begin a distributed transaction.

       一同事在测试服务器(系统:Windows 2008 R2 Standard 数据库:SQL SERVER 2008 R2)通过链接服务器test使用分布式事务测试时出错,出错信息如下: set ...

  8. 转:eclipse以及step into step over step return的区别

    首先来讲一下step into step over step return的区别: step into就是单步执行,遇到子函数就进入并且继续单步执行:(F5) step over是在单步执行时,在函数 ...

  9. Python 调试:step into/step out/step over 的区别

    Python 调试:step into/step out/step over 的区别: 首先在PyCharm 程序中设置 “ 断点 ”,后点击右上角的Debug 按钮进入调试程序状态: step in ...

随机推荐

  1. mysql学习之通过文件创建数据库以及添加数据

    转自:http://blog.163.com/wujicaiguai@126/blog/static/170171558201411311547655/ 1.# 创建数据库语句 create data ...

  2. Saltstack学习笔记--安装

    实验环境: 两台RHEL 7.2 192.168.75.135          master .minion 192.168.75.136          minion 确保机器的防火墙及seli ...

  3. 如何正确从他人机器MySQL数据库下拷贝出.sql,再导入到自己windows下MySQL数据库(图文详解)

    不多说,直接上干货! 我这里,是放在桌面上. 登陆数据库 然后, mysql -uroot -p 默认是回车. 创建数据库 CREATE DATABASE securityonion_db; 目的,就 ...

  4. css 尺寸、边框、内边距、背景以及css Sprite

    上节课回顾: HTML标签: 格式排版 p 段落 双br 换行 单hr 分隔线 单h1~h6 标题 双pre 原样格式化输出 双div 标签,无任何特殊意义 HTML标签 :文本 <em> ...

  5. 新建cordova应用

    使用命令行(本例命令行均使用as或webstrom的命令行),在任意目录输入以下命令新建cordova应用 cordova create capp1 com.cesc.ewater.capp1 其中c ...

  6. 在Android上使用酷狗歌词API

    参考自http://blog.csdn.net/u010752082/article/details/50810190 代码先贴出来: public void searchLyric(){ final ...

  7. SQL系列学习 存储过程&事物语法

    /*学习事物基本语法*/ /*增加课室名的唯一索引*/ ALTER table class add constraint uni_ClassName unique(name) /*创建存储过程,其中增 ...

  8. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) 忘记mysql密码

    [root@mysql-db03 ~]# mysql -uroot -poldboy123Warning: Using a password on the command line interface ...

  9. 【搜索】P1041 传染病控制

    题目链接:P1041 传染病控制 题解: 这个题目是看别人的博客做出来的,其实挺不错的一个题目,考察的东西挺多的, 一个dfs可以处理5个东西: 1.找出父亲 2.找出深度 3.每一层的节点,存进Ve ...

  10. Proguard配置文件内容

    -injars elec-bendao-1.2.jar-outjars elec-bendao-1.2-end.jar -libraryjars lib\charsets.jar-libraryjar ...