﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-Hello World-随笔分类-面试</title><link>http://www.cppblog.com/hxxrainbow/category/17391.html</link><description>Best wishes</description><language>zh-cn</language><lastBuildDate>Mon, 25 Jul 2011 14:29:43 GMT</lastBuildDate><pubDate>Mon, 25 Jul 2011 14:29:43 GMT</pubDate><ttl>60</ttl><item><title>面试1</title><link>http://www.cppblog.com/hxxrainbow/archive/2010/03/08/109193.html</link><dc:creator>hxxrainbow</dc:creator><author>hxxrainbow</author><pubDate>Mon, 08 Mar 2010 07:45:00 GMT</pubDate><guid>http://www.cppblog.com/hxxrainbow/archive/2010/03/08/109193.html</guid><wfw:comment>http://www.cppblog.com/hxxrainbow/comments/109193.html</wfw:comment><comments>http://www.cppblog.com/hxxrainbow/archive/2010/03/08/109193.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/hxxrainbow/comments/commentRss/109193.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/hxxrainbow/services/trackbacks/109193.html</trackback:ping><description><![CDATA[<table style="TABLE-LAYOUT: fixed; WIDTH: 100%">
    <tbody>
        <tr>
            <td>
            <div class=cnt id=blog_text>
            <p>9点到场，两位HR姐姐在准备，人少，天气不好~~~</p>
            <p>笔试，英文+智力</p>
            <p>我之前还在纠结的数据结构彻底被抛弃了~~~</p>
            <p>下午1：15开始面试</p>
            <p>面试记录：</p>
            <p>Can you introduce yourself in English</p>
            <p>谈谈数据挖掘</p>
            <p>C/S前后台之间是如何通信的？？我窘，不知道~~~</p>
            <p>SQL问题，忘记得差不多了~~~~</p>
            <p>Linux问题，如何显示进程，如何显示当前文件下的东西（相当于Windows下的dir）如何命名shell。就是想不起来，就是想着dir~dir~dir~~~~~~~~</p>
            <p>如何构建一个B/S的框架</p>
            <p>项目前第一步需要的是什么。如何面对客户的几易其需求。如何面对一个初级员工对你的不断追问，假设你没有足够的时间去解决他的每一个问题。如果你是一个初级员工，如何解决碰到的问题~~~</p>
            <p>That's the end.<br><br>面试后：<br>C/S前后台之间是如何通信的<br>①Socket，但是还是不太明白<br></p>
            ②定义通信协议&#8220;有文本的也有二进制的，有的还是结构化的，比如说服务器传递目录树给客户端，个别数据可能很大&#8221;<br>③<a href="http://hi.baidu.com/javagarden/blog/item/951883b76958c8fc30add1fa.html" target=_blank><u><font color=#800080>http://hi.baidu.com/javagarden/blog/item/951883b76958c8fc30add1fa.html</font></u></a> 说的挺详细，也没太看明白<br><br>linux如何显示当前文件 ls，常用，详细见下网址<br><a href="http://linux.chinaitlab.com/Special/linuxcom/Index.html">http://linux.chinaitlab.com/Special/linuxcom/Index.html</a><br>显示进程，我想他问的是 ps,囧，当时就是想不起来<br>shell如何运行（网上解答）：<br>①先改权限，然后执行 &nbsp; <br>&nbsp; &nbsp; <br>&nbsp; $chmod &nbsp; a+x &nbsp; filename.sh &nbsp; <br>&nbsp; $./filename.sh<br><br>②shell的执行流程如下： &nbsp; <br>&nbsp; &nbsp; <br>&nbsp; 1。vi &nbsp; prog_name &nbsp; //就是用vi来写你的脚本。 &nbsp; <br>&nbsp; &nbsp; <br>&nbsp; 2。保存后，在shell下，输入chmod &nbsp; 711 &nbsp; prog_name，回车。 &nbsp; <br>&nbsp; &nbsp; <br>&nbsp; 3。运行，在shell下，输入prog_name，如果不行，输入./prog_name。 &nbsp; <br>&nbsp; &nbsp; <br>&nbsp; 4。观察结果。<br><br>改变权限是关键~~~<br></div>
            </td>
        </tr>
    </tbody>
</table>
 <img src ="http://www.cppblog.com/hxxrainbow/aggbug/109193.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/hxxrainbow/" target="_blank">hxxrainbow</a> 2010-03-08 15:45 <a href="http://www.cppblog.com/hxxrainbow/archive/2010/03/08/109193.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>