($sid) { session_delete(array('sid' => $sid)); session_data_delete(array('sid' => $sid)); return TRUE; } function sess_gc($maxlifetime) { global $time; $expiry = $time - $maxlifetime; $arrlist = session_find(array('last_date' => array('<' => $expiry)), array(), 1, 10000, '', array('sid', 'bigdata', 'last_date')); if (!$arrlist) return TRUE; $expiry = $time - 21600; // 超6小时未提交丢弃上传图片和附件 $sidarr = array(); foreach ($arrlist as $val) { if ($val['last_date'] > $expiry && $val['bigdata']) continue; $sidarr[] = $val['sid']; } if (empty($sidarr)) return TRUE; session_delete(array('sid' => $sidarr)); session_data_delete(array('sid' => $sidarr)); return TRUE; } function sess_start() { global $conf, $sid, $g_session; ini_set('session.name', $conf['cookie_pre'] . 'sid'); ini_set('session.use_cookies', TRUE); ini_set('session.use_only_cookies', TRUE); ini_set('session.cookie_domain', $conf['cookie_domain']); // 为空则表示当前目录和子目录 ini_set('session.cookie_path', $conf['cookie_path']); // 打开后只有通过 https 才有效 ini_set('session.cookie_secure', FALSE); ini_set('session.cookie_lifetime', 8640000); // 打开后 js 获取不到 HTTP 设置的 cookie, 有效防止 XSS,对于安全很重要,除非有 BUG,否则不要关闭。 ini_set('session.cookie_httponly', TRUE); // 活动时间 ini_set('session.gc_maxlifetime', $conf['online_hold_time']); // 垃圾回收概率 = gc_probability/gc_divisor ini_set('session.gc_probability', 1); // 垃圾回收时间 5 秒,在线人数 * 10 / 每1000个请求回收一次垃圾 ini_set('session.gc_divisor', 1000); session_set_save_handler('sess_open', 'sess_close', 'sess_read', 'sess_write', 'sess_destroy', 'sess_gc'); // register_shutdown_function 会丢失当前目录,需要 chdir(APP_PATH) $conf['url_rewrite_on'] > 1 and function_exists('chdir') and chdir(APP_PATH); // 这个必须有,否则 ZEND 会提前释放 $db 资源 register_shutdown_function('session_write_close'); session_start(); $sid = session_id(); return $sid; } // 刷新页面清理附件缓存 废弃 function sess_clear_attach() { global $sid, $time; $arr = session_read($sid); if (!$arr || 0 == $arr['bigdata']) return TRUE; session_update($sid, array('bigdata' => 0, 'last_date' => $time)); session_data_delete(array('sid' => $sid)); return TRUE; } function online_count() { return session_count(); } function online_list_cache() { static $cache = array(); $key = 'online_list'; if (isset($cache[$key])) return $cache[$key]; $cache[$key] = cache_get($key); if (NULL === $cache[$key]) { $cache[$key] = session_find(array('uid' => array('>' => 0)), array('last_date' => -1), 1, 1000); foreach ($cache[$key] as &$online) { $user = user_read_cache($online['uid']); $online['username'] = $user['username']; $online['gid'] = $user['gid']; $online['ip_fmt'] = safe_long2ip($online['ip']); $online['last_date_fmt'] = date('Y-n-j H:i', $online['last_date']); } cache_set('online_list', $cache[$key], 300); } return $cache[$key]; } function online_user_list_cache() { static $cache = array(); $key = 'online_user_list'; if (isset($cache[$key])) return $cache[$key]; $cache[$key] = cache_get($key); if (NULL === $cache[$key]) { $cache[$key] = session_find(array('uid' => array('>' => 0)), array(), 1, 1000, 'uid', array('uid')); cache_set('online_user_list', $cache[$key], 300); } return $cache[$key]; } ?>难忘的经历英语作文:AnUnforgettableExperience(精选10篇)|江阴雨辰互联

难忘的经历英语作文:AnUnforgettableExperience(精选10篇)

难忘的经历英语作文:AnUnforgettableExperience(精选10篇)


2023年12月22日发(作者:荣耀畅玩5a参数配置)

难忘的经历英语作文:An Unforgettable Experienc

难忘的经历英语作文:An Unforgettable Experience(精选10篇)

无论是在学校还是在社会中,大家都不可避免地要接触到作文吧,作文根据体裁的不同可以分为记叙文、说明文、应用文、议论文。那么,怎么去写作文呢?以下是小编收集整理的难忘的经历英语作文:An Unforgettable Experience(精选10篇),欢迎阅读与收藏!

难忘的经历英语作文:An Unforgettable Experience 篇1

I like traveling very much. My trip to XiAn is really

unforgettable. Before I went there, I always wanted to see Bin Ma

Yong, so I chose to go there. I went to there by train with my

parents and I had breakfast in the hotel. Then we went there by

bus. When I got off the bus, I was very excited. I saw a lot of false

man whose hand with all kinds of things. I took many pictures.

Finally we went back the hotel in the afternoon. Though I was

very tired, I felt very happy. I dwill never forget it for ever. An

Unforgettable Travel My families plan to visit the interesting

place p of are led to the Oriental Pearl TV Tower ,a

famous tourist attraction,which is on every Shanghainese's

is a magnificent building located in Pudong New Area,it is the

tallest building,so it's very easy to see this building,even if you

are several miles away we get to the high floor of the

Oriental Pearl TV Tower,we see the attractive viwswhich includes

the Huangpu River through the the moment,l

suddenly moved by the builders put their soul and energy to this

building and let it be a landmark of this city. This is the trip l never

forget.

难忘的经历英语作文:An Unforgettable Experience 篇2

In the morning, we got to the hotel where we lived. After

breakfast, we began to our travel. First we took the bus to the

Sea Park. There are so many different kinds of fishes that I

couldn’t believe my eyes. We also saw the show of dolphins.

Then we had lunch in a restaurant. The seafood which was very

famous in China was lunch we went swimming.

The sea was blue and beach was golden. We all enjoyed ourselves

in the sea. Finally we went back the hotel where we lived. We had

a happy this trip, we also went to some places which were

interesting and famous in Dalian, went shopping and so

l days later, we left Dalian. On our way home, we were

very happy. This was the reason why we didn’t feel tired. In all,

we had a good holiday.

难忘的经历英语作文:An Unforgettable Experience 篇3

Everyone has some unforgettable experience. I will never

forget my fiest volunteer work. Last summer, our class went to a

country primary school to help the students there. First, we gave

away some books and stationery to them. Then we talked about

school life. I was quite shy before, but to my surprise, I talked with

some students for almost an hour without intermission. I shared

my effetive study methods with them excitedly. Finally, we played

games together. All of us felt so happy.

By doing the volunteer work, I not only gained happiness,

but also became more confident. It made me experience that

giving is receiving.

难忘的`经历英语作文:An Unforgettable Experience 篇4

An unforgettable experience

My mom used to say that I was born to swim. But the truth

is that I didn’t know how to swim until the last year of my

primary school!

Mom always said that I could swim in the basin when I was

only two months old. I was surprised at the amazing fact. If this

was true, then why was I afraid of water? I went to swim every

summer, but I didn’t make a little progress. I was worried and

blamed myself several times. When I watched people swimming

freely, how I wished I had learnt to swim!

The story of how I learnt to swim is dramatic. One hot

summer afternoon, my father and I went to the swimming pool

to swim. While my father was changing his clothes, I was roaming

along the bank of the pool. Suddenly I heard a voice, “Look out!”

and then came a big noise and beautiful splashes. Just when I

was admiring the swimmer’s skills, I slipped into the pool! I was

so afraid that I shouted at once! But the water kept coming

towards me and I drank a lot of it. I was moving upside down and

trying to reach the bank. I was struggling very hard to keep my

head above the water.

A minute was like a hundred years to me. To my surprise, I

was able to keep the style! Just then, my father, saw me and he

seemed to be shocked. He then said, “Calm down, just wave

your arms and legs like this. Right!” And I got it! I finally learnt

to swim! You can’t imagine how happy I was and I wanted to

jump for joy!

From this unforgettable experience I learnt that one’s

power is unlimited. Sometimes you could show that power in an

emergency. If you believe that, you will discover the power lying

within yourself and achieve your goals. And one has to stay calm

when it’s dangerous. To calm down helps you to think clearly

and make the best decision for you. That’s what I have learnt

from the experience.

难忘的经历英语作文:An Unforgettable Experience 篇5

When I was six years old, my cousin in tainan got married.

Five people, including father, mother, two brothers and I, I took a

taxi to the wedding. It's a beautiful scenery along the way. When

I was looking at the scenery, however, the taxi door suddenly

opened and I fell off immediately. My father and mother took me

to the hospital. Luckily, only my nose was broken. After treatment,

I took the red nose to the party.

My mother later told me that if there was a car coming, from

behind us, I would be killed. It's a close phone. Since then, I have

never taken the first step to ensure that the door has been closed

and a taxi has been closed.

难忘的经历英语作文:An Unforgettable Experience 篇6

One day, when I was a kid, I saw the AD for the lost dog. As

my next-door neighbor had a German shepherd in the AD, I

called the missing dog owner to tell him. I also gave him my

neighbor's phone number.

I almost forgot the whole thing, when I heard my neighbor

talking loudly about the night. I rushed to the window and saw

what was happening. "I'm sorry, but this dog belongs to us.

We've been holding it for nearly eight years now, "said my

neighbor, a tall stranger.

All of a sudden, I felt quite guilty, for my childish neighbour

suspected that there was no truth in it. But I didn't have enough

courage to tell him that it was me who caused him all the trouble.

I have been silent on this matter until now.

难忘的经历英语作文:An Unforgettable Experience 篇7

Everyone has some experience that he can't forget. For me,

the most memorable experience was part of the English

conversation test. This happened about three years ago when I

had to take an English exam, including conversation, to get to the

United States.

English is my second language, and I don't need to mention

the difficulty of reading and writing. I was nervous, of course,

when it was my turn to face the examiner, one gentleman and

the other young lady. They asked me about sports, sightseeing,

Chinese culture, and I went to America. I was just too nervous to

make any sensible answer. In fact, I have difficulty opening my

mouth. The interview took about a dozen minutes, but it seemed

to me for years. When it was all over, my shirt was completely

soaked.

This is my first English conversation with a foreigner. This is

a lesson I won't forget.

难忘的经历英语作文:An Unforgettable Experience 篇8

Last summer holiday, I learned to swim. It was very

unforgettable and interesting. I went to the swimming pool with

my father. He taught me how to swim. At first, I was afraid of

diving in the water. And I felt uncomfortable in the water. But

father said it doesn’t matter and he would protect me. Then I

began to swim, but I couldn’t swim forward at all. It made me

upset. Then father told me how to move, how to stretch out my

hands and legs. Slowly, I could move a little. In fact, it was not

that easy. I learned it for almost half a month. I was excited when

father told me I made it.

去年暑假,我去学游泳,那是很难忘也很有趣的一件事。我和爸爸去游泳池,他叫我怎么游。起初,我害怕潜入水里,在水里感觉也不好。爸爸说没关系的,他会保护我。然后我就开始学习游泳,但是我一点也游不出去,这让我很沮丧。爸爸告诉我应该怎么动,怎样伸手蹬腿。慢慢的,我就能稍微移动了。事实上,学游泳并不简单。我学了大概半个月。当爸爸告诉我我成功了的时候,我很激动。

难忘的经历英语作文:An Unforgettable Experience 篇9

I still remember that thing a few years later and feel afraid. It

happened on my way to play. It was Sunday. I would like to

Maggie’s home for a visit. However, when I passed a river, I saw

three children at my age playing in the river. How happy they

were! At that time, I had a idea that I would like to ask Maggie to

go swimming with me in the river. Suddenly, something scare

happened. One the three chiledren slipped and the other two

wanted to help him. Unfortunately, all of them were struggling. I

was shock. And then I rushed to the river bank immediately.

However, I saw nothing but the peaceful river. I knew what

happened. I was frightened. A few hours later I heard the death

of them. I was so frightened and sad that I have never go never

any river since then.

多年后我仍然记得那件事,仍然感到害怕。它发生在我出去玩的路上。那是一个星期日。我想去玛吉家。然而,在我路过一条河的时候,我看到三个与我年纪相仿的孩子在河里玩。他们是多么的开心啊!在那个时候,我有一个想法,我要叫玛吉和我一起到河里游泳。突然,发生了一些恐怖的事情。其中一个孩子滑倒了,另外两个想去帮他。不幸的是他们三个都一起在水里挣扎。我呆住了。然后我立刻冲到河边。但是,除了平静的河面我什么都没看见。我知道发生了什么事。我吓坏了。几个小时后,我听到他们死亡的消息。我很害怕很伤心以至于从那以后我从来没有走近过任何河流。

难忘的经历英语作文:An Unforgettable Experience 篇10

I like traveling very much. My trip to XiAn is really

unforgettable. Before I went there, I always wanted to see Bin Ma

Yong, so I chose to go there.

I went to there by train with my parents and I had breakfast

in the hotel. Then we went there by bus. When I got off the bus,

I was very excited. I saw a lot of false man whose hand with all

kinds of things.

I took many pictures. Finally we went back the hotel in the

afternoon.

Though I was very tired, I felt very happy. I will never forget

it for ever.


发布者:admin,转转请注明出处:http://www.yc00.com/num/1703214750a1284645.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信