你好朋友/:share


篇一:《Share的使用教程》

高清日剧片源的下载---Share的使用教程 献给所有对日剧有爱的朋友

在CG发布日剧整整一年了,很多网友都在询问我这些日剧的高清片源在哪里?

其实,日剧的片源无非通过三个途径来获得:通过日本的P2P工具下载,通过BT拖,还有就是直接购买。 但是用P2P的下载是获取片源最快的方法,国内很多字幕组都是采用P2P的方式下载并制作日剧的。而关于的P2P软件很多,比如:Share,WINNY等等。个人感觉还是用Share最舒服,更新及时,下载速度快。

这是Share的界面(由于是中文版,所以在使用中还是感觉挺方便的):

接下来,开始一步一步的设置。

点击左上角的设置,弹出下面的菜单:

分别有:群集设置、常规设置、插件设置、过滤器设置

根据使用的经验,只需要对前三项进行设置即可。

打开群集设置,会显示如下对话框:

所谓群集设置,是对你需要搜索的文件类型进行归类。你可以按照自己的喜好,多多的设置你需要下载的类型。但最多只能在自己设置的类型里,选择五项作为主要的搜索类型。也就是说,如果你并没有把DVDISO选择进去,那么你在搜索中很可能搜不到你想要的DVDISO。所以请尽量将你需要下载的群集选择进去。

为了方便大家,提供几个常用的。大家只需要复制粘贴就可以了。

动画---アニメ

漫画---コミック

游戏---ゲーム

杂志---雑誌

DRAMA---ドラマ

专辑&原声带---アルバム サントラ

单曲---シングル

高质量音乐---EAC

篇二:《android分享的两种方法》

不采用官方sdk分享到微信 private void shareToFriend(File file) {

Intent intent = new Intent();

ComponentName p = new ComponentName(".tencent.mm",

".tencent.mm.ui.tools.ShareImgUI");

intent.setComponent(p);

intent.setAction("android.intent.action.SEND");

intent.setType("image/*"); intent.putExtra(Intent.EXTRA_TEXT,"我是文字"); intent.putExtra(Intent.EXTRA_STREAM, Uri.fromFile(file));

startActivity(intent);

}

private void shareToTimeLine(File file) {

Intent intent = new Intent();

ComponentName p = new ComponentName(".tencent.mm",

".tencent.mm.ui.tools.ShareToTimeLineUI");

intent.setComponent(p);

intent.setAction("android.intent.action.SEND");

intent.setType("image/*");

intent.putExtra(Intent.EXTRA_TEXT,"我是文字");

intent.putExtra(Intent.EXTRA_STREAM, Uri.fromFile(file));

startActivity(intent);

}

使用官网的sdk分享到微信

//注册

api = WXAPIFactory.createWXAPI(this,

appId,true);

regToWx();

//发送请求

参数为0表示发送到朋友,为1发送到朋友圈

private void wechatShare(int flag){

WXWebpageObject webpage = new

WXWebpageObject();

webpage.webpageUrl = ""; WXMediaMessage msg = new

WXMediaMessage(webpage);

msg.title = "这是一个测试";

msg.description = "测试微信分享"; //这里替换一张自己工程里的图片资源 Bitmap thumb =

BitmapFactory.decodeResource(getResources(), R.drawable.ic_launcher);

msg.setThumbImage(thumb);

SendMessageToWX.Req req = new

SendMessageToWX.Req();

req.transaction =

String.valueOf(System.currentTimeMillis()); req.message = msg;

req.scene =

flag==0?SendMessageToWX.Req.WXSceneSession:SendMessageToWX.Req.WXSceneTimeline;

api.sendReq(req);

}

篇三:《朋友分类》

I think friends can fall into four categories: bosom friends, good friends, ordinary friends and acquaintances.

As to bosom friend, one is enough. It doesn’t matter what gender he or she is, how long you have known her, how far you are away from her, and how often you chat with her. You will not tell her anything, but the thing you will tell must be related to your deepest feelings. Besides your parents, she is the one to point out your bad habits which may have bad effects on you, to make you smile whenever you are sad, to talk with you free from any kinds of jokes and topics. If you own a bosom friend, you are lucky enough.

Good friends are those stay with you for most of your everyday life, and experience most of your experience. You may have many secret thoughts to share with her and many stupid things to do with her. However sometimes you may consider the property of the thing you are about to talk with her to avoiding offending her, because more or less there will be some benefits exits between you and this type of friends.

Ordinary friends are those works with you. They may help you a lot when you are in trouble, only if the consequence does no harm to them.

Acquaintances are those you have met with but you will hardly have interacts later. But if you e across with each other, more or less you will shake hands, smiles, or nod your head and walk away.

篇四:《牛津七下知识点复习和练习(1)》

译林版牛津英语7B 全册八单元知识点总结 单元测试卷及答案

7B Unit 1 Dream homes

单元重点知识点总览

1.dream

形容词:理想的,梦想中的

The beautiful garden is a dream place for children to play.

名词:梦想,梦

My dream is to bee a singer when I grow up.

动词:做梦

Do you often dream?

dream of 梦想,渴望

dream to do sth.梦想做某事

dream about 梦见,设想,考虑

2.look

系动词look 形容词,如:look beautiful

不及物动词 相关短语:

look for 寻找

look at 看

look on 观看

look like 看起来像

look up 向上看,查询

look after照顾

look into朝......看

look back on回顾

look forward to期盼

look around 环顾四周

look down on 瞧不起

look up and down 上下打量

look out 小心

3.busy

形容词:忙碌的

The traffic is very busy at this time every day.

Be busy with sth.忙于某事

Be busy in doing sth. 忙于做某事

名词形式:business 商业,生意,贸易

We got a lot of support from the local businesses.

4.share

及物动词:分享,合用

Good friends can share the joys and sorrows。好朋友能同甘共苦。

share sth with sb

The doctors are busy with their work。

Mrs. Green is busy cooking in the kitchen.

5.call

动词:称呼

Call me Mary,please。

A dog called Eddie.

语法:

1. 方位介词(Prepositions of place)

1) 常用的方位介词(词组)

成反义词:above---below, over---under, inside---outside, in front of---behind

有关联的:above---over---on, below---under, beside---next to, at---in,{你好朋友/:share}.

between---among

其他:opposite

2) 使用时的注意点

A. 方位介词在句子中的位置

The book is under the desk. (be动词的后面)

He is standing between the two trees.(实义动词的后面)

Do you know the man in front of the classroom?(放在名词后面修饰它)

He lives in an old house in the center of the city.(作为整句话的状语)

B. above和below,over和under

这两组反义词的前者都表示―在上方‖,后者都表示―在下方‖。

There are some bridges over the river.

What‘s under the bed? An old shoe.

The shelf is above the top bunk bed.

She lives two floors below Linda.

C. above, over和on

这三个词都表示―在上面‖,on是指和物体有接触,over是指在正上方,没有

接触面,above也是没有接触面,正上方或斜上方,但现在可代替over,如:

The wooden house is over / above the river.

The bag is on the table.

There is a plane flying above our heads.

D. at和in

这两个词常用在arrive后面,at后加小地点,in后加大地点,如:

He arrived at the airport at 4 p.m.

We will arrive in Beijing tomorrow morning.{你好朋友/:share}.

E. between和among

between是指在两者之间,常用词组between…and…,而among是在三者或

三者以上之间,如:

I sit between Lily and Lucy.{你好朋友/:share}.

Mr. Li likes staying among his students.(注:英语中的复数名词,没有特别指

出是两个,都默认为三者或三者以上)

F. opposite:在对面 如:Our school is opposite a park.

2. 基数词(Cardinal numbers)

表示数目的数词是基数词。

1) 基数词的构成

A. 两位数:十位数与个位数之间加连字符。如:23 twenty-three

B. 三位数:百位数与最后两位数加and(美语省略and)。

如:201 two hundred and one 642 six hundred and forty-two

C. 四位数:thousand之后加逗号,后面依照以上原则。

如:1,351 one thousand, three hundred and fifty-one

D. 表示万以上的数目,将数字由右向左每三位加一个逗号,使一个数字分成几

个小节,称为thousand节,million节等,然后按节处理,如:

68,343 sixty-eight thousand, three hundred and forty-three

13, 526, 300 thirteen million, five hundred twenty-six thousand, three hundred

▲英语中没有直接的单词来表示―万‖和―亿‖,如:

一万 10,000 ten thousand 两万 20,000 twenty thousand

十万 100,000 one hundred thousand 三十万 300,000 three hundred

thousand

一千万 10,000,000 ten million 两千万 20,000,000 twenty million

一亿 100,000,000 one hundred million

▲表示十亿,美国用one billion,英国用one thousand million

2)基数词的运用

A. 表示确切数目时,hundred,thousand和million只能用单数,不能变复数;但

表示不确定的数目时,要用复数形式。如:

five hundred 五百 three thousand 三千 hundreds of 成百上千的 thousands of 成千上万的 millions of 数百万的

B. 表示时间:7:30 seven thirty

C. 表示年代:in the 1980s(读作nineteen eighties)在二十世纪八十年代

2005(读作two thousand and five)

D. 表示不确定的年龄:in his twenties 在他二十几岁时

3. 序数词(Ordinal numbers)

表示人或物的顺序的数词是序数词。

1) 序数词的构成

一二三,特殊记, (first,second,third)

加th从四起; (从四开始所有的序数词都是以th结尾的。)

八少t,九少e; (eight去t加th变成eighth,nine去e加上th变成 ninth)

逢五与十二,f替ve ; (five,twelve中ve变为f再加th,就成为fifth,twelfth)

二十到九十,y变ie; (20~90等十位整数的基数词都是以y结尾的,

变成序数词时要变y为ie,再加th。例如:twentieth,thirtieth等。) 若是几十几,前基后序要牢记。(这些词的序数词写法是:十位数保持基数词不

变,个位数改成序数词,如:twenty-first, ninety-fifth.)

▲百位数的序数词:百位数用基数词+后面十位数或个位数的序数词,如:

第二百二十 two hundred and twentieth 第二百零三 two hundred and

third

▲序数词的缩写形式由阿拉伯数字加序数词的最后两个字母构成,如:

two hundred and twentieth --- 220th two hundred and third --- 203rd

▲第九 ninth 十九 nineteen 第十九 nineteenth

九十 ninety 第九十 ninetieth

第四 fourth 十四 fourteen 第十四 fourteenth

四十 forty 第四十 fortieth

2)序数词的用法

A. 表示日期,如:March 18th, 1978 或 18th March, 1978

B. 表示编号或顺序,如:the sixth lesson = Lesson Six

C. 前面一般加定冠词the,如:He is the first student to get to the school every day. ▲ 如果序数词前面有形容词性物主代词,可以不加the,如:

It was his fifth bowl of rice for lunch.

D. 有时还可以作副词用,如:I finished the homework first in my class today. 单元重点短语归纳

1.live in a palace 住在宫殿里

2.next to / beside a restaurant 在饭馆隔壁

3.the biggest one 最大的一个

4.live with sb和某人住在一起

5.live in 住在...

6.share sth with sb 与某人分享/合用某物

7.be busy with sth = be busy doing sth 忙于(做)某事

8.be friendly / nice / kind to sb 对某人友好

9. on / over the phone = by phone 通过电话

10.arrive at / on到达

11.can't wait to do sth 迫不及待的做某事 (can't help doing 情不自禁做某事)

句型归纳

1.Would you like to do...?{你好朋友/:share}.

2.live with sb inspl

3.be friendly /kind / nice to

4.the best place to do

5.arrive in 大地点 arrive at 小地点 当后接地点副词here,there ,home时要省略介词

get home 到家(也要省略介词to)