account, accomplish, accumulate
account
account从词源和count(数数)有关,和computer也有点关系。calculate则和'stone used in counting'有关。先看两个汉语的例子:
1. 回头再和你算账!
2. “老王,还你的1毛钱” “哎呀还啥还” “亲兄弟明算账” “好,我回去把帐清了”
The moral(寓意): 帐很重要,会计都是老板的人。on account of (因为)this, 和会计吵架前要take account of this, take this into account,纳入考虑因素。. 对账单/明细/流水“描述”了账户的balance (debits and credits,借贷、收支)。还可以“描述”别的事情。by/from all accounts: according to what a lot of people say
许多名词可以做动词,account不例外。会计也不好当,得“负责”、explain.
there's no accounting for taste: (我)就好这一口,不解释:人各有所好
quword稻糠亩查词源也很不错。
A personal account is an account for use by an individual for that person's own needs. It is a relative term to differentiate them from those accounts for business or corporate use. A deposit account is a bank account maintained by a financial institution in which a customer can deposit and withdraw money. Deposit accounts can be savings accounts, current accounts or any of several other types of accounts. Savings accounts are accounts maintained by retail banks that pay interest but can not be used directly as money (for example, by writing a check or using a debit card at a point of sale), although cash can be withdrawn from these accounts at an ATM. While they are not as convenient to use as checking accounts, these accounts generally offer consumers a higher rate of interest than a transactional account and will usually be linked to a transactional account. A sweep account is an account set up at a bank or other financial institution where the funds are automatically managed between a primary cash account and secondary investment accounts. [听君一席话,似听一席话huh? 目的是背单词]。
There are many reasons to close a bank account. You might be moving to another country, or you might have found better interest rates at another bank, or you might've aged out of the bank account your parents got you when you were a kid. Maybe you just don't like your bank.
If multiple individuals are using your computer, you can personalize your settings and keep your files private by creating a password-protected user account. Other users can also protect their account with a password to ensure that no one will touch their files. However, if they forget to log out, their profile will still run certain services and processes that can consume background resources. So, you might wonder, "How do I log off another user in Windows 10?" and "What are the top 6 options to delete a user account in Windows 10?" [咳咳,没了]
六级/考研单词: differentiate, deposit, wholesale, consume, invest, multiple, compute, password, log, profile, delete
accumulate
to build/pile/store up
近/反义词: accrue, agglomerate, amass, assemble, augment, bring together, collect, compile(编而译谓之编译), gather, increase, mass(可做动词), heap, hoard, stack; diminish, dissipate, disperse, scatter
[LDOCE] heap: a large *untidy* pile of things; stack: a *neat* pile of things. IT业里这两个词用得挺准确的。stack一层层摞frame,heap里难免有洞。
account, accomplish, accumulate的更多相关文章
- Drools学习笔记2—Conditions / LHS 匹配模式&条件元素
Rule的LHS由条件元素(Conditional Elements—CE)和匹配模式(Patterns)组成 Patterns被用来指示出fact的字段约束 每个约束必须为true才能让RHS的ac ...
- 以bank account 数据为例,认识elasticsearch query 和 filter
Elasticsearch 查询语言(Query DSL)认识(一) 一.基本认识 查询子句的行为取决于 query context filter context 也就是执行的是查询(query)还是 ...
- 在SharePoint 2010中,如何找回丢失的服务账号(Service Account)密码
背景信息: 通常在SharePoint环境中我们会使用很多的服务账号来运行各种不同的服务,尤其在企业环境中,由于权限管理条例严格,这些服务账号更是只能多不能少.面对如此多的服务账号,各个企业都会有自己 ...
- SQL Server 2012 Managed Service Account
原创地址:http://www.cnblogs.com/jfzhu/p/4007472.html 转载请注明出处 (一)Windows服务使用的登陆帐号 Windows服务只有登录到某一帐户的情况下才 ...
- Your account already has a valid iOS Distribution certificate!
iOS 发布提交出现:Your account already has a valid iOS Distribution certificate!问题解决 转载的链接 http://www.jia ...
- scott/tiger登录时提醒ora-28000 the account is locked
scott/tiger登录时提示ora-28000 the account is locked在plsql developer中要是以scott/tiger登录时提示ora-28000 the acc ...
- JSONObject put,accumulate,element的区别
public Object put (Object key, Object value) 将value映射到key下.如果此JSONObject对象之前存在一个value在这个key下,当前的valu ...
- The world won't care about your self-esteem. The world will expect you to accomplish something before you feel good about yourself.
The world won't care about your self-esteem. The world will expect you to accomplish something befor ...
- Xcode真机调试出现The account '***' has no team with ID '***'的解决方案
前段时间,想用真机调试的时候出现 The account '***' has no team with ID '***'的问题, 以前页真机调试过,没有这种情况,于是我登陆开发者中心,进去发现说我的账 ...
随机推荐
- Treevalue(0x01)——功能概述
TreeValue--一个通用树状数据结构与函数计算库 Treevalue v1.0.0版本已经于2021年10月24日正式发布,欢迎下载体验:opendilab / treevalue. 这算是tr ...
- Java使用assert断言
Java1.4后新增assert关键字 Idea中开启assert断言 使用 assert boolean表达式 assert boolean表达式 : 错误提示信息 例子 public static ...
- Java8新特性之方法引用&Stream流
Java8新特性 方法引用 前言 什么是函数式接口 只包含一个抽象方法的接口,称为函数式接口. 可以通过 Lambda 表达式来创建该接口的对象.(若 Lambda 表达式抛出一个受检异常(即:非运行 ...
- Java反射判断对象实例所有属性是否为空
https://www.jb51.net/article/201647.htm public static Boolean ObjectAllFieldsEmpty(Object obj) throw ...
- idea Mark Directory as 的几种文件类型
1. Source roots (or source folders) 源文件夹 通过为该类别分配文件夹,可以告诉IntelliJ IDEA该文件夹及其子文件夹包含应在构建过程中进行编译的源代码. 2 ...
- JetBrains IntelliJ IDEA汉化
JetBrains IntelliJ IDEA汉化 开启 IntelliJ IDEA,点击右下角Configure菜单,选择 Plugins.在弹出的 Plugins窗口里,切换至 Marketpla ...
- install virtualenv without sudo
用普通用户安装virtualenv Perhaps this was valid for older versions of virtualenv. For now, if you want to r ...
- 1个月连载30个设计模式真实案例(附源码),挑战年薪60W不是梦
本文所有内容均节选自<设计模式就该这样学> 本文自2012年10月29日起持续连载,请大家持续关注.... 序言 Design Patterns: Elements of Reusable ...
- 13.Fibonacci数
描述 无穷数列1,1,2,3,5,8,13,21,34,55...称为Fibonacci数列,它可以递归地定义为 F(n)=1 ...........(n=1或n=2) F(n)=F(n-1)+F(n ...
- 来了!公开揭密团队成员开发鸿蒙 OpenHarmony 的完整过程(收获官方7000奖金和开发板等,1w字用心总结)
背景 随着 OpenHarmony 组件开发大赛结果公布,我们的团队成员被告知获得了二等奖,在开心之余也想将我们这段时间宝贵的开发经验写下来与大家分享,当我们看到参赛通知的时候已经是 9 月中旬的时候 ...