I’m a Programmer

        开始上班了,在一个很小的公司。进了公司之后我才发现我是公司里唯一的做.net开发的程序员,而且公司好像没有再招.net方向的程序员

样子。既然我是公司里的新兴人类,作为程序员当然免不了java和C#的问题。经理总会说:你这个做很简单、很快的,拖一拖拉一拉就好了。

我也总会说:哪有这么简单的事。比我后几天进公司的一个员工是刚从培训机构出来的。那天吃饭的时候他对我说:.net我也了解一些,我看

了一下挺简单的。我本来想用一个很俗的比喻来回答的它的,可想想当时在吃饭,然后就笑着说:看你做什么了。

        公司想投标一个温度监控系统,因为需要用到硬件设备,而那个硬件设备的api是用C++写的,所以他们就想在.net平台下用C#来调用它(

这时他们才想起.net也有优点)。他们我做一个WinForm程序将读写器发送过来的数据发到Web服务器。这期间有一个很让人崩溃的事:厂家给了

二十来个方法大部分需要那个读写器的readerID,可是我快把显示器的内部结构看透了也没找到获取那个readerID参数的方法或事件。后来打电

话到那个公司的技术部,他们说他们也不知道。

       上班的第二个星期就加班 了。因为要先做个演示产品,经理就对我说大体该如何如何,然后说给我四天时间,问我能不能做好。我说尽量吧!

然后他再跟我说:给你四天时间,星期六、星期天来加一下班吧,下个星期二就要做好。可笑的是第二天我去加班时问老员工公司的加班制度是怎么样的。

他回答说:加班制度?公司没加班制度,任务没完成的话就要加班。可是我真搞不明白经理给我的时间是四天还是两天。(加班没工资的,而且不

能调修)

       .net ? java ? 能解决问题就好了。用户才不管你用什么开发呢!就像上厕所我们手上有纸就好了。我想大家应该不会在意用的纸是哪个厂家的生产的吧?

当然了,这个问题要排除那些个纯粹技术追求的人,就像有人用包只用LV的一样。再说意义也不大,或许是因为我傻吧!你们说呢?

转载于:https://www.cnblogs.com/jedchan/archive/2011/03/14/1984146.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Robert is a famous engineer. One day he was given a task by his boss. The background of the task was the following: Given a map consisting of square blocks. There were three kinds of blocks: Wall, Grass, and Empty. His boss wanted to place as many robots as possible in the map. Each robot held a laser weapon which could shoot to four directions (north, east, south, west) simultaneously. A robot had to stay at the block where it was initially placed all the time and to keep firing all the time. The laser beams certainly could pass the grid of Grass, but could not pass the grid of Wall. A robot could only be placed in an Empty block. Surely the boss would not want to see one robot hurting another. In other words, two robots must not be placed in one line (horizontally or vertically) unless there is a Wall between them. Now that you are such a smart programmer and one of Robert's best friends, He is asking you to help him solving this problem. That is, given the description of a map, compute the maximum number of robots that can be placed in the map. Input The first line contains an integer T (<= 11) which is the number of test cases. For each test case, the first line contains two integers m and n (1<= m, n <=50) which are the row and column sizes of the map. Then m lines follow, each contains n characters of '#', '', or 'o' which represent Wall, Grass, and Empty, respectively. Output For each test case, first output the case number in one line, in the format: "Case :id" where id is the test case number, counting from 1. In the second line just output the maximum number of robots that can be placed in that map.
06-06

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值