是吗?自然会?I will bite... can you come up with a quick script that prints your network interface card (bond0) utilization every 15 second for 10 minutes and when you receive a TERM signal, exit and print the average and make that average available for subsequent shell?
你挖坑吗?
难道外行问问题也没问到点儿上? 真心求教。
Correct.
要面试,想恶补几天,知道个大概不要让人问住。。所以问哪个最容易。
厉害,我都不会
对对对,我也听说 C++ High Performance Low Latency Programming 最最好学 。。。
UNIX简单编程是SHELL比较多吧, 写个小脚本启动程序, 查LOG什么的。
对对对, 狗熊所见略同,还有什么多线共进,24X7 动态引入动态链接。。。都是C++最最好学
SHELL写个HELLO WORLD, 你给来个更简单的C++
echo ''Hello World''
在芯片上跑?难道默认的不是C/C++?
我猜是芯片测试吧?不是芯片上跑。
越难
std::cout << "Hello! World";
UNIX现在的用户不知道,以前(特别是Linux被大规模应用之前)初学者容易陷入孔乙己怪圈,对新人来说不是很友好。这里说就暴露年龄了,当年大叔我曾经在大学医学院把SGI工作站上跑的3维图像处理软件移植到Windows NT上,还用的是专门的显卡,自带程序库的。做完了以后感觉对C/C++的理解深入多了。当年一个实验室里又HP,SGI,SUN,IBM。每家的设备都稍微有点不一样,难为我们程序员啊。
// Your First C++ Program #include <iostream> int main() { std::cout << "Hello World!"; return 0; }
是吗?自然会?I will bite... can you come up with a quick script that prints your network interface card (bond0) utilization every 15 second for 10 minutes and when you receive a TERM signal, exit and print the average and make that average available for subsequent shell?
Doesn't compile
I don't know C++ but isn't last statement 画蛇添足?
verilog ...
这就是后来 Linux Kernel 横扫的原因 。。。
同觉得 C/C++一星期学不会