act的词源是do, 干着或干了的事情也可以叫act。action: doing sth; act: n. action, v. do; activity: busy, energetic, or占据时间多的action.

As a interjection [感叹词] action is demanding or signifying [要求或表示] the start of something, usually an act or scene of a theatric performance. Overprotected Britney Spears (Action!) Say hello to the girl that I am!

Acting can be used before the title of a job to indicate that someone is doing that job temporarily [临时地].

english-for-students稻糠亩:
1. It is an act of kindness to help a blind man cross the street. [things done, deed]
2. This is a play in four acts. [四幕]
3. There was a song and dance act in the program. [表演. number也有类似的意思,FRIENDS里出现过]
4. Do not take her seriously. It is all an act. She is just putting on an act.
5. Parliament has passed an act which makes such thing illegal.
a. Leonard is a man of action, he proposed many times.
b. The action of the play is set in a small town near LA.
c. Thousands of people were killed in action during the war.
d. Sheldon brought an action against Howard's neighbor. [lawsuit]
e. Amy studies the action of the brain.

Acting is an activity in which a story is told by means of its enactment [表演, performance] by an actor or actress who adopts [反正不是收养] a character [角色] - in theatre, television, film, radio, or any other medium that makes use of the mimetic [模仿] mode. Acting involves a broad range of skills, including a well-developed imagination, emotional facility [天分], physical expressivity and so on.

An Act of Congress is a statute [法令, 不是statue] enacted by Congress. Acts can affect only individual entities [实体] (called private laws), or the general public (public laws). For a bill to become an act, the text must pass through both houses [参众两院] with a majority, then be either signed into law by the president of the United States or receive congressional override [无视] against a presidential veto [否决].

[柯林斯+LDOCE]
1. catch sb in the act (of doing sth): 抓个现行
2. clean up sb's act: start behaving sensibly and responsibly
3. act out不是演出的意思:
a) If you act out an event which has happened, you copy the actions which took place and make them into a play. Ross used to come home and act out the movie for Ben.
b) Some teenagers act out their distress [痛苦等不爽的事] by running away. [express feeling through action]
4. If a child act up, he or she behave badly. 有首歌的名字叫堆积情感(Pent-up feelings) Is screaming at the top of your voice a good way of venting pent-up frustration [灰心; 沮丧; 不满; 挫折; 失意; 失望]?
5. If a machine or part of your body acts up, it does not work properly. Penny's car is acting up again.

act.四级的更多相关文章

  1. 四级技能修炼NPC脚本参考

    [@main] #act CloseBigDialogBox #say \ \ <本服推出部分四级技能.升级四级技能很简单./SCOLOR=250>\ \ <只需要1个/SCOLOR ...

  2. 【Python数据分析】四级成绩分布 -matplotlib,xlrd 应用

    最近获得了一些四级成绩数据,大概500多个,于是突发奇想是否能够看看这些成绩数据是否满足所谓的正态分布呢?说干就干,于是有了这篇文章.文章顺带介绍了xlrd模块的一些用法和matplotlib画自定义 ...

  3. Don't make a promise when you are in Joy. Don't reply when you are Sad.Don't take decisions when you are Angry.Think Twice.Act Wise.

    Don't make a promise when you are in Joy. Don't reply when you are Sad.Don't take decisions when you ...

  4. POJ 1655 Balancing Act 树的重心

    Balancing Act   Description Consider a tree T with N (1 <= N <= 20,000) nodes numbered 1...N. ...

  5. 简单的jQuery 四级分类实用插件

    前言 最近因需要自己封装了一个很简单的四级分类的jQuery插件,主要用于后台数据的传输和获取.接下来就分享一下这个实用的插件吧. 正文 老规矩,先看一下效果,这个就很丑了,没有美化的,因为主要还是用 ...

  6. [译]Memory Reordering Caught in the Act

    原文:http://preshing.com/20120515/memory-reordering-caught-in-the-act/ 编写lock-free的C/C++程序时,在保证memory  ...

  7. AC、HC、AHC、ACT、LS的区别

    http://forum.eet-cn.com/thread!printPreview.jspa?threadID=1200029698&start=0 以245为例,74AC245.74HC ...

  8. C# 使用winForm的TreeView显示中国城镇四级联动

    直接上代码吧,这里 MySql.Data.MySqlClient;需要到mysql官网下载mysql-connector-net-6.9.8-noinstall.zip   访问密码 6073 usi ...

  9. ehcharts中国地图四级级下钻

    echarts 官网关于中国地图,只有全国-省:省-市,没有中国-省-市-县四级下钻相关文献,echarts地图最重要一点是模块化相对于其他各个图形,一下为三级下钻部分代码包括各级别交互,望指点: 中 ...

随机推荐

  1. 同人逼死官方系列!基于sddc 协议的SDK框架 sddc_sdk_lib 解析

    基于sddc 协议的SDK框架 sddc_sdk_lib 解析 之前在移植 libsddc 库的时候感觉官方 demo 太低效了( ̄. ̄),复制粘贴代码好累,而且写出一个BUG,其他复制的代码整个就裂 ...

  2. DDD领域驱动设计-设计规范-Ⅵ

    不以规矩,不能成方圆.                                                                     -战国·邹·孟轲<孟子·离娄章句上 ...

  3. JMH 使用指南

    简介 JMH(Java Microbenchmark Harness)是用于代码微基准测试的工具套件,主要是基于方法层面的基准测试,精度可以达到纳秒级.该工具是由 Oracle 内部实现 JIT 的大 ...

  4. Redis网络库源码分析(1)之介绍篇

    一.前言 Redis网络库是一个单线程EPOLL模型的网络库,和Memcached使用的libevent相比,它没有那么庞大,代码一共2000多行,因此比较容易分析.其实网上已经有非常多有关这个网络库 ...

  5. [第三章]c++学习笔记2(静态成员变量)

    静态成员:在说明前加了static关键字的对象 使用例: 基本概念 普通成员变量每个对象有各自的一份,而静态成员变量总共只有一份,为所有对象共享. 普通成员函数必须具体作用与某个对象,而静态成员函数并 ...

  6. C# 从 UTF-8 流中读取字符串的正确方法

    我们下面的代码是从一个流 stream 中读取 UTF-8 编码的字符串.我们可以先考虑一下其中存在的潜在问题. string ReadString(Stream stream) { var sb = ...

  7. Python+selenium之多窗口,句柄

  8. No 'Access-Control-Allow-Origin' header: 跨域问题踩坑记录

    前言 前两周在服务器上部署一个系统时,遇到了跨域问题,这也不是第一次遇到跨域问题了,本来以为解决起来会很顺利,没想到解决过程中遇到了很多坑,所以觉得有必要写一篇博客记录一下这个坑. 问题产生原因 本来 ...

  9. [POI2002][HAOI2007]反素数

    题意 反素数 想法 证明这样一个结论 对于一个可行的反素数\(p\) \(p = \sum_{i}^{k} p_{k} ^ {c_k}\) 当 \(p_i > p_j 有 c_i < c_ ...

  10. 洛谷 P3580 - [POI2014]ZAL-Freight(单调队列优化 dp)

    洛谷题面传送门 考虑一个平凡的 DP:我们设 \(dp_i\) 表示前 \(i\) 辆车一来一回所需的最小时间. 注意到我们每次肯定会让某一段连续的火车一趟过去又一趟回来,故转移可以枚举上一段结束位置 ...