
面试
文章平均质量分 62
我不喜欢蜀国
做个对社会有用的程序员。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
面试中不要说的十句话
From Aftercollege: http://blog.aftercollege.com/2013/how-to-get-a-front-end-developer-job-chat-with-micah-jaffe-cto-of-fairloan-financial/Better things to say:“I haven’t looked as deeply into转载 2014-03-19 04:30:00 · 504 阅读 · 0 评论 -
工作日志 6/19 Research on generating pictures from text
下班前还有15分钟,今天把钱输光了,倒是省了心anxn原创 2014-06-20 05:51:49 · 453 阅读 · 0 评论 -
6/18 Protecting email addresses from spam bots
之前是用就解决了,但是现在网上的一些bot会自动lia原创 2014-06-19 05:44:49 · 726 阅读 · 0 评论 -
工作第一周感受5/12/14-5/19/14 - ColdFusion技术
来到OIT,这是个短期工作,我的原则就是尽可能的多学东西,原创 2014-05-23 04:37:26 · 400 阅读 · 0 评论 -
工作日志5/23/14 - Error log maintain SQL injection
今天早起之后,略微有些失落,兴致不是很高。我是原创 2014-05-24 06:08:05 · 659 阅读 · 0 评论 -
What events are fired as part of the ASP.NET System.Web.UI.Page lifecycle?
Reference: http://www.justinrhinesmith.com/blog/2008/05/04/what-events-are-fired-as-part-of-the-aspnet-systemwebuipage-lifecycle/ 这个博客里有好多转载 2014-07-25 01:46:50 · 643 阅读 · 0 评论 -
5/30 - SQL class-唏嘘老头
今天开撸video conference request form,都是用vb写的,这次用到了sql class,也就是专门的一个class负责与数据库的lianxi原创 2014-05-31 03:14:23 · 584 阅读 · 0 评论 -
工作日志5/21/14-5/22/14 - vb SQL timeout GitHub 组会
完成了第一个项目之后,紧接着第二个项目来了,是一个2012年编写的network account reque原创 2014-05-23 04:53:10 · 668 阅读 · 0 评论 -
ASP.NET —— IIS Server
这两天看了点web Development的面试题,既然有两条路都准备了材料,那就先看用的正在用的.net原创 2014-07-23 04:38:38 · 416 阅读 · 0 评论 -
周一新干劲 - 6/9/14 - Sharepoint Report Creation - Stuff(), Join, Case in SQL
新的一周,这周末精神保持的还很好,好好干吧!也就三周了!上午活还挺多,有个原创 2014-06-10 05:59:44 · 485 阅读 · 0 评论 -
工作日志 6/6/2014 .net URL 特殊符号 escaping的问题
昨天遇到了一起有趣的问题,当anna输入#之后,后边的内容被自动忽略,我今天就开始搞这个wenti原创 2014-06-07 03:46:49 · 552 阅读 · 0 评论 -
6/27 工作日志 SQL stored procedure里面的SQL injection prevetion
今天给error form里面增加了一项comment栏,是个textbox input,先是加了个column,改了改asp原创 2014-06-27 05:04:44 · 449 阅读 · 0 评论 -
工作日志 6/5 Raju名字引发和#符号的趣事
今上午简直感觉是overwhelming,三个人轮番给我fayouj原创 2014-06-06 06:19:15 · 581 阅读 · 0 评论 -
【面试总结】Google Interview Phone Interview
char * ptr;bool move(char ** ptr_old, char ** ptr_target, int number){ if (ptr_old + number { for (int i = 0; i { * (ptr_target + sizeof(char) * i) = * (ptr_old + sizeof(char) *i);原创 2014-03-26 04:35:09 · 1068 阅读 · 0 评论 -
Array Rotating的解题
Questions:1. to clockwise, or to counter-clockwise?2. is it required to rotate the array in-place or allowed to copy to a new array?Logic:1. Rotate Layer-by-layer.2. In each layer, rotat原创 2014-03-19 04:15:59 · 371 阅读 · 0 评论 -
ND面试经历
想我昨天这时候还在奔驰在一路向北的I29上原创 2014-08-13 23:44:49 · 491 阅读 · 0 评论