Top five things Linux can learn from Microsoft
Top five things Linux can learn from Microsoft
Jul. 20, 2006
Linux does a lot of things right -- open-source
,
security, reliability -- but it's far from perfect. In fact, Linux and
its vendors could stand to learn a few things from Microsoft. Yes,
Microsoft. Like what? Here's my list of the top five things that Linux
could learn from Microsoft.
1. MSDN
Spread the word:
digg this story
With Linux and open-source software
,
all the code is open, so any developer can leap right in and start
working. That's grand, but what if you don't know where to start? What
if you're not really sure, or perhaps not too sure, about what's the
right way to program for a given project? What if you want to write
something new and useful... but you discover three months into your
project that you're duplicating work that's been done a dozen times
over?
There are no easy-to-use guides on how to program
successfully in open-source. To learn how to do it right, usually takes
a couple of years of getting to know the lay of the free software
landscape.
With Microsoft, however, there's the
Microsoft Developer Network
(MSDN). MSDN provides developers with help in writing applications
using Microsoft products and programming tools. And, when I say help, I
mean: Help.
There are well-written tutorials, best practices
guides, the latest betas and production copies of operating systems and
software, software development tools, code examples, online
communities, endless articles on the nuts and bolts of Microsoft
programming, and on and on. Best of all, it's all well-organized, so
that you can easily learn what you need when you need to learn it.
MSDN isn't cheap, but for Microsoft developers it's worth every penny. Open-source sites like SourceForge
are very handy, but they're more useful as project incubators than as
educational sites. No, open source and Linux don't have anyt
Ïà¹ØÎĵµ£º
ÀýÒ»£º·¢ËÍSignaling Packet£º
Signaling CommandÊÇ2¸öBluetoothʵÌåÖ®¼äµÄL2CAP²ãÃüÁî´«Êä¡£ËùÒÔµÃSignaling CommandʹÓÃCID 0x0001.
¶à¸öCommand¿ÉÒÔÔÚÒ»¸öC-frame£¨control frame£©Öз¢ËÍ¡£
Èç¹ûÒªÖ±½Ó·¢ËÍSignaling Command.ÐèÒª½¨Á¢SOCK_RAWÀàÐ͵ÄL2CAPÁ¬½ÓSocket¡£ÕâÑù²ÅÓлú»á×Ô¼ºÌî³äCommand Code£¬Identi ......
ŪÇå³þ»ï°éϵͳËã·¨µÄÔÀíÒÔºó£¬ÎÒÃǾͿÉÒÔ¿ª¿ªÐÄÐĵش¦ÀíÒ³¿òÁË¡£
ÎÒÃÇ¿ÉÒÔͨ¹ý6¸öÉÔÓвî±ðµÄº¯ÊýºÍºêÇëÇóÒ³¿ò¡£Ò»°ãÇé¿öÏ£¬ËûÃǶ¼·µ»ØµÚÒ»¸öËù·ÖÅäÒ³µÄÏßÐÔµØÖ·£¬»òÕß·ÖÅäʧ°ÜÔò·µ»ØNULL¡£
alloc_pages(gfp_mask, order)£ºÓÃÕâ¸öº¯ÊýÇëÇó2order ¸öÁ¬ÐøµÄÒ³¿ò¡£Ëû·µ»ØµÚÒ»¸öËù·ÖÅäÒ³¿òÃèÊö·ûµÄµØÖ·£¬»òÕßÈç¹ûʧ°Ü£¬Ôò·µ ......
LINUXϵͳ±ÈWINDOWSϵͳÓŵ㣺
1.¿ªÔ´
2.Ãâ·Ñ
3.¶¨ÖÆ°²×°
4.¶àÓû§¶àÈÎÎñ
------------------------------------------------------------------------------------------
/boot·ÖÇø£¬Ëü°üº¬Á˲Ù×÷ϵͳµÄÄں˺ÍÔÚÆô¶¯ÏµÍ³¹ý³ÌÖÐËùÒªÓõ½µÄÎļþ£¬½¨Õâ¸ö·ÖÇøÊÇÓбØÒªµÄ£¬ÒòΪĿǰ´ó¶àÊýµÄPC»úÒªÊܵ½BIOSµÄÏÞÖÆ, ¿öÇÒÈç¹ ......
Linux ÃüÁîѧϰϵÁн̳ÌÖ®aptÃüÁîÏê½â
apt-cache search # ——(package ËÑË÷°ü)
apt-cache show #——(package »ñÈ¡°üµÄÏà¹ØÐÅÏ¢£¬Èç˵Ã÷¡¢´óС¡¢°æ±¾µÈ)
sudo apt-get install # ——(package °²×°°ü)
s ......