review again and again
盲评结果出来了。然而对于我并没有太大的影响。从头到尾我没有紧张过,自然也不会有如释重负的感觉。
昨天说了事情要提前做准备。早上,到教研室挺早,review的时候,发现论文中一个关于目录的小问题,解决掉之后,便开始写信。因为大家等待盲评结果的焦急心情,也不能让我平静。下午,在一个免费的查重网站上查了绪论,我以为上次修改已经很接近于最终版本了,现在看来,还是有很多处要改,review果然是有用的,写作也是。下午,便开始根据查重报告修改论文。我认为写论文,里面的语言都要是自己基于自己的认识总结出的话,也就是基于深入研究后自己归纳总结的认知。虽然我还是更倾向于抄现有的答案,也许潜意识里觉得别人是对的。我一直在学习,学习别人的经验,没有自己独立解决问题的习惯。自己写出来的东西,总觉得是没有根据,没有底气。现在看来,一遍就写的很好是不实际的,不断的认知,不断的review,是一个不断接近真理的过程,永远不会停止。照这个逻辑,抄别人是很不负责任的。这不是我的观点,我没有这样说,错了也与我无关。
收集了很多论文,很多资料,但不整理,不思考,不找出问题解决,不积累,并不能真正有所收获,并不算真正拥有。晚上,去跑步了,感觉很好。就像写东西一样,每天都写一些东西,这样感觉很好!
今天有收到师弟师妹们给的吃的,我想礼尚往来,是很好的交流方式!
Blind evaluation results came out. But it doesn't make much difference to me. I am not from A to Z nervous, nature also won't have the feeling of relief.
Yesterday said things should be prepared in advance. In the morning, to the teaching and research room very early, review, found in the paper a small problem on the directory, after solving, began to write. Because everyone waiting for the blind results of the anxious mood, can not let me calm. Afternoon, in a free check site on the introduction of the review, I thought the last revision has been very close to the final version, and now it seems, there are still many places to change, review is indeed useful, writing is also. In the afternoon, they began to modify papers according to the report. I think writing papers, the language inside are based on their own understanding of the summary of the words, which is based on in-depth study of their own cognitive. Although I still prefer to copy the existing answer, perhaps subconsciously think others are right. I have been learning, learning the experience of others, not their own independent problem-solving habits. Write their own things, always feel there is no light, no confidence. Now it seems that writing again is not practical, constantly cognitive, continuous review, this is a process of approaching truth, but never stop. According to this logic, copying others is very irresponsible. This is not my point of view, I did not say so, wrong also has nothing to do with me.
Collected a lot of papers, a lot of information, but do not organize, do not think, do not find the problem solving, not accumulation, and can not really harvest, not really owned. In the evening, to run, feel good. Like writing something, writing something every day, it feels good!
Today I has received Shidishimei to eat, I think reciprocity is a good way to communicate!
review again and again的更多相关文章
- 我们是怎么做Code Review的
前几天看了<Code Review 程序员的寄望与哀伤>,想到我们团队开展Code Review也有2年了,结果还算比较满意,有些经验应该可以和大家一起分享.探讨.我们为什么要推行Code ...
- Code Review 程序员的寄望与哀伤
一个程序员,他写完了代码,在测试环境通过了测试,然后他把它发布到了线上生产环境,但很快就发现在生产环境上出了问题,有潜在的 bug. 事后分析,是生产环境的一些微妙差异,使得这种 bug 场景在线下测 ...
- AutoMapper:Unmapped members were found. Review the types and members below. Add a custom mapping expression, ignore, add a custom resolver, or modify the source/destination type
异常处理汇总-后端系列 http://www.cnblogs.com/dunitian/p/4523006.html 应用场景:ViewModel==>Mode映射的时候出错 AutoMappe ...
- Git和Code Review流程
Code Review流程1.根据开发任务,建立git分支, 分支名称模式为feature/任务名,比如关于API相关的一项任务,建立分支feature/api.git checkout -b fea ...
- 故障review的一些总结
故障review的一些总结 故障review的目的 归纳出现故障产生的原因 检查故障的产生是否具有普遍性,并尽可能的保证同类问题不在出现, 回顾故障的处理流程,并检查处理过程中所存在的问题.并确定此类 ...
- review简历之感想和建议
最近帮很多朋友review他们的简历,总结起来存在以下问题: 1,简历太多页了.请尽量不超过两页.一般地,每个hr阅读简历的时间大概在20s甚至更少,写那么多页不仅毫无必要,而且有害. 而且我怀疑一般 ...
- Plant Design Review Based on AnyCAD
Plant Design Review Based on AnyCAD eryar@163.com Abstract. AVEVA Review is used to 3D model visuali ...
- git review & devops过程
自己搭建的devops环境是gitlab/gerrit/jenkins 1. 首先自己checkout一个自己的代码分支,一般不要在master上做直接修改 2. 修改后git add file, ...
- 自动提交Git branch代码评审到Review Board系统
背景 敏捷软件开发中,越小的反馈环,意味着软件质量越容易得到保证. 作为组件团队,我们的开发任务中,往往存在一些特性涉及到几十个功能点,开发周期持续数周或数月的情况.如何在开发过程中保证软件质量,是个 ...
- 如何搭建开源code review gerrit服务器
搭建环境:Ubuntu 14.04 一.环境准备 1.Java环境 gerrit依赖,用于安装gerrit环境. 下载:jdk-7u79-linux-x64.tar.gz http://www.ora ...
随机推荐
- 利用linux漏洞进行提权
RHEL5—RHEL6下都可以提权 本人测试环境CenOS6.5:该方法只能用作与有root用户切换到普通用户的环境,如果是普通用户直接登录在执行最后一步的时候直接退出登录 $ mkdir /tmp/ ...
- java socket编程(网络编程)
一,网络编程中两个主要的问题 一个是如何准确的定位网络上一台或多台主机,另一个就是找到主机后如何可靠高效的进行数据传输. 在TCP/IP协议中IP层主要负责网络主机的定位,数据传输的路由,由IP地址可 ...
- linux memory
http://duartes.org/gustavo/blog/post/how-the-kernel-manages-your-memory/ http://duartes.org/gustavo/ ...
- vim中添加多行注释和删除多行注释
1.多行注释: a. 按下Ctrl + v,进入列模式; b. 在行首选择需要注释的行; c. 按下"I",进入插入模式: d. 然后输入注释符("//&q ...
- git tool
1. install apt-get install git 2. 使用 ssh-keygen -C "email" -t rsa 生成一个ssh pub key,将生成的id_ ...
- VS中的路径宏 vc++中OutDir、ProjectDir、SolutionDir各种路径
原文链接:http://www.cnblogs.com/lidabo/archive/2012/05/29/2524170.html 说明 $(RemoteMachine) 设置为“调试”属性页上“远 ...
- TObject、Pointer、Interface的转换
unit Unit4; )); )); )); //将Obj转为接口 //LInf1 := ITest(Pointer(LObj1)); //无法转换了,丢失了接口信息 ...
- winform中dataGridView单元格根据值设置新值,彻底解决绑定后数据类型转换的困难
// winform中dataGridView单元格在数据绑定后,数据类型更改困难,只能迂回实现.有时候需要将数字变换为不同的文字描述,就会出现int32到string类型转换的异常,借助CellFo ...
- 为模版设计师而生的Twig(下)-Twig使用指南
原文地址:http://my.oschina.net/veekit/blog/276800 12. 模板继承 Twig最强大的部分是模板继承.模板继承允许你建立一个基本的"骨架"模 ...
- Entity Framework 连接低版本数据库
使用EF6连接SQL2012生成的Edmx,分页时生成的查询语句使用了SQL 2012引入的新特性 OFFSET 0 ROWS FETCH NEXT 20 ROWS ONLY,结果在生产环境使用的数 ...