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 ...
随机推荐
- js将金额专成每隔3位数加逗号
js将金额专成每隔3位数加逗号,比如 12345.00 转成 12,345.00; 懒得解释具体代码如下 //分割 String.prototype.joinByNum = function(num, ...
- 为什么js加事件时不要写括号
function al(){alert("我擦")}此时,al代表这个函数的对象,al()就是直接运行了.var nfun=al;就是让nfun也指向了al,此时nfun()就相当 ...
- apache2.4设置外网访问问题
Apache 从2.2升级到 Apache2.4.x 后配置文件 httpd.conf 的设置方法有了大变化,以前是将 deny from all 全部改成 Allow from all 实现外网访问 ...
- Async/Await - Best Practices in Asynchronous Programming
https://msdn.microsoft.com/en-us/magazine/jj991977.aspx Figure 1 Summary of Asynchronous Programming ...
- 【Unity3D基础教程】给初学者看的Unity教程(四):通过制作Flappy Bird了解Native 2D中的RigidBody2D和Collider2D
作者:王选易,出处:http://www.cnblogs.com/neverdie/ 欢迎转载,也请保留这段声明.如果你喜欢这篇文章,请点[推荐].谢谢! 引子 在第一篇文章[Unity3D基础教程] ...
- Asp.net MVC 的八个扩展点
http://www.cnblogs.com/richieyang/p/5180939.html MVC模型以低耦合.可重用.可维护性高等众多优点已逐渐代替了WebForm模型.能够灵活使用MVC提供 ...
- openjudge-最好的草
http://noi.openjudge.cn/ch0108/17/ 总时间限制: 10000ms 单个测试点时间限制: 1000ms 内存限制: 65536kB 描述 奶牛Bessie计划好好 ...
- 转载:详细解析Java中抽象类和接口的区别
在Java语言中, abstract class 和interface 是支持抽象类定义的两种机制.正是由于这两种机制的存在,才赋予了Java强大的 面向对象能力.abstract class和int ...
- oracle 科普
Schem定义 A schema is a collection of database objects (used by a user.). Schema objects are the logic ...
- delphi中的各种文件类型介绍【转】
1.DPR: Delphi Project文件,包含了Pascal代码.应用系统的工程文件2.PAS: Pascal文件,Pascal单元的源代码,可以是与窗体有关的单元或是独立的单元.3.DFM:D ...