At the beginning of this month, Microsoft announced that Visual Studio family of one new Member: Visual Studio LightSwitch (code name Kitty Hawk). Today, Microsoft provides Visual Studio LightSwitch first Beta test version of the MSDN subscribers can download a trial to Microsoft's official website. Microsoft offers two download version, install DVD Edition and Web Edition for 32-bit English version. . .
Visual Studio is for the individual level LightSwith developers and businesses of all sizes to create a desktop-oriented, cloud computing and Enterprise Web applications. It includes several preloaded templates and tools that provide simple development environment, you can batch development compatible with existing applications and operating systems, enterprise applications and Web services. Developers can use Visual Studio C # LightSwith or the Visual Basic language, it also supports SQL Server, SQL Azure, SharePoint, Office .
Microsoft said, LightSwith can greatly shorten the development time of applications, it provides a large number of application shell and interface templates, developers can focus on core business logic. This version has many "drag and drop" feature, and can use the full. . NET Framework, you can also use the full version of Visual Studio open LightSwith developed applications. .
There is a group of people, they often work alone at night, the dark night of the monitor has become the only source of light in the room, hand out pizza and carbonated beverages. Heavy coding tasks so they seldom leaving the seat, even if it's Friday night, these people still worked in the Office.
First sound, which like the work of hackers in the description of the state. But in fact, is the most common way developers live. In addition to work, they have families, interests, and responsibilities, but the pressure on the project so that they do outside of work time on their hands. Long working hours, holidays, short and out of touch with current social issues such as exists in them. .
Although social advocate of the so-called knowledge economy, but this group of clever and highly specialized personnel are not respected, because executives believe that programmers are alternative strong groups. This concept resulted in the potential of the social elite had to reconsider their career planning. Ultimately, most of them, others are entering into new occupations.
Do you think the game industry really is a place for you? An industry say, game development, programmers occupy almost the whole of life, because the product quality will always be room for improvement. They work long hours, no overtime pay, and should leave. Some employees have even paid for four consecutive years had not been adjusted. Many colleagues around him because of work led to divorce. .
When working conditions became unbearable, the smartest and most talented employees are usually among the first to leave. By virtue of their qualification in other areas of mining to more opportunities. This will inevitably lead to the overall level of the development team. Manager for developer, the greater the pressure, long term team efficiency. IT Consultant Bruce · Webster will this situation is called the "dead sea" effect. If a deterioration in the company's development, it is more difficult to get a real talent, but also more difficult to retain those people, so the cycle will undoubtedly be the collapse of the company. . And internal developers will feel strongly that they are about to be replaced and can not concentrate on work. .
Employee burnout will ruin the company's future, and managers can reduce the effect of the dead sea. They will be able to set reasonable working hours and overtime, holidays can be provided and strictly implemented, you can set a reasonable time of the announcement to reduce excessive pressure. They can even try to adjust the project of development methods, such as the use of agile development, etc. However, the most important point is that they need to rethink the value of the developer. In such an Internet development speed synchronized, each employee should be fair and equitable treatment, and given due respect, even if they really like pizza and carbonated beverages.
Different browsers interpretation of the CSS are a bit off, especially the padding, line-height to fine control of these areas, the following hack to solve this basic problem:. .
? Properties with an underscore (_), then this property can only be explained by IE6.
? increase in the property before the asterisk (*), this property will be explained IE7. .
? In the attribute value followed by "/9", indicates that this property can only be explained by the IE8.
Compatible with all browsers CSS hack table:. .
IE6 IE7 IE8 Firefox Chrome Safari 。.
Copy the code the code is as follows:. .
#test{ 。.
color: red; / * all browsers support * /. .
Color: red! important;/* Firefox and IE7 support */..
_color: red; / * IE6 support * /. .
* Color: red;/* IE6 and IE7 support */..
* + Color: red; / * IE7 support * /. .
Color: red\9;/* IE6, IE7, IE8 support */..
color: red \ 0; / * IE8 support * /. .
} 。.
body: nth-of-type (1) p (color: red;) / * Chrome, Safari support * /. .
The overall test sample code:.
Copy the code the code is as follows:. .
test{ 。.
color: # 000000;. .
color:#0000FF\0; 。.
[Color: # 00FF00;. .
*color:#FFFF00; 。.
_color: # FF0000;. .
} 。.
Copy the code the code is as follows:. .
# Menu {line-height: 23px;}/* firefox browser with this sentence definition */..
# Menu (line-height: 26px \ 9;) / * ie6, ie7, ie8 phrase to define the main point on IE8 hack * /. .
# Menu {* line-height: 23px;}/* ie6, ie7 this sentence defines the main point on the IE7 to hack */..
# Menu (_line-height: 23px;) / * ie6 browser sentence definition of the implementation of priority * /. .
* Html # menu (line-height: 23px;) / * IE6 browser, the definition of the implementation of sentence * /. .
* + Html # menu {line-height: 23px;}/* IE7 browsers implement this sentence definition */..
Other notes:. .
1. If your page is not a problem on IE7 compatibility, but doesn't want to modify a large number of existing code, while the normal use of IE8, Microsoft claims that the developer only needs to be compatible with the current IE7 website adding a line of code to fix the problem, this code is as follows:.
2, body: nth-of-type (1) If you like this, said the overall look body, will correspond to the first. .
自从2008年首度推出以来,Silverlight Toolkit就已经成为Silverlight平台不可分割的一部分了。时至今日,Silverlight Toolkit已经发布了第7个版本,该版本放弃了对Visual Studio 2008和Silverlight 3的支持,进而转向了新近发布的Visual Studio 2010和Silverlight 4。
引用 Windows Server 2008 R2 MSDN镜像下载及KMS激活CDKEY Windows Server 2008 R2 MSDN镜像简体中文版 文件名:cn_windows_server_2008_r2_standard_enterprise_datacenter_web_x64_dvd_x15-50360.iso 发布日期 (UTC):8/31/2009 10:22:24 AM 上次更新日期 (UTC):1/11/2010 4:31:40 PM SHA1:7C17D854640EDDBF080390F3EFBF108F43BA7F09 ISO/CRC:B84F937F 下载:ed2k://|file|cn_windows_server_2008_r2_standard_enterprise_datacenter_web_x64_dvd_x15-50360.iso|3270336512|994401AF40CF454135F4F9510829405D|/ Windows Server 2008 R2 MSDN镜像英文版 文件名:en_windows_server_2008_r2_standard_enterprise_datacenter_web_x64_dvd_x15-50365.iso 发布日期 (UTC):8/31/2009 10:22:24 AM 上次更新日期 (UTC):1/11/2010 4:31:40 PM SHA1:A548D6743129F2A02C907D2758773A1F6BB1BCD7 ISO/CRC:8F94460B 下载:ed2k://|file|en_windows_server_2008_r2_standard_enterprise_datacenter_web_retail_x64_dvd_x15-50365.iso|2996783104|4B3D1AF9AE2A509D3DD3FA85DEE63718|/ 为了能够让更多的人尝鲜体验Windows Server 2008 R2系统,本空间提供四枚KMS激活CDKEY~~~ 同时也希望各位尝鲜的朋友,能够珍惜资源,谢谢合作! Windows Web Server 2008 R2:KBV3Q-DJ8W7-VPB64-V88KG-82C49 Windows Server 2008 R2 Standard:4GGC4-9947F-FWFP3-78P6F-J9HDR Windows Server 2008 R2 Enterprise:7PJBC-63K3J-62TTK-XF46D-W3WMD Windows Server 2008 R2 Datacenter:QX7TD-2CMJR-D7WWY-KVCYC-6D2YT
引用 Windows 7 Ultimate 原版镜像下载 Windows 7 Ultimate x86 简体中文版(MSDN版) 文件名:cn_windows_7_ultimate_x86_dvd_x15-65907.iso 邮寄日期 (UTC): 8/23/2009 10:16:24 PM ISO/CRC:E6FDF910 SHA1:B589336602E3B7E134E222ED47FC94938B04354F 下载:ed2k://|file|cn_windows_7_ultimate_x86_dvd_x15-65907.iso|2604238848|D6F139D7A45E81B76199DDCCDDC4B509|/ Windows 7 Ultimate x64 简体中文版(MSDN版) 文件名:cn_windows_7_ultimate_x64_dvd_x15-66043.iso 邮寄日期 (UTC): 8/26/2009 7:42:24 PM ISO/CRC: 05E9026C SHA1: 4A98A2F1ED794425674D04A37B70B9763522B0D4 下载:ed2k://|file|cn_windows_7_ultimate_x64_dvd_x15-66043.iso|3341268992|7DD7FA757CE6D2DB78B6901F81A6907A|/
C#代码文件:using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Windows; using System.Windows.Controls; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Shapes; using System.Windows.Media.Imaging;
namespace Silverlight_WriteableBitmap { public partial class MainPage : UserControl { public MainPage() { InitializeComponent(); }
C#代码部分using System; using System.Collections.Generic; using System.Linq; using System.Net; using System.Windows; using System.Windows.Controls; using System.Windows.Documents; using System.Windows.Input; using System.Windows.Media; using System.Windows.Media.Animation; using System.Windows.Shapes; using System.Windows.Media.Imaging;
namespace Silverlight_WriteableBitmap { public partial class MainPage : UserControl { public MainPage() { InitializeComponent(); }
private WriteableBitmap SetupRenderedTextBitmap(string text, double fontSize) { // setup the textblock we will render to a bitmap TextBlock txt1 = new TextBlock(); txt1.Text = text; txt1.FontSize = fontSize; // set the font size before using the Actual Width / Height
// create our first bitmap we will render to WriteableBitmap bitmap = new WriteableBitmap((int)txt1.ActualWidth, (int)txt1.ActualHeight);
txt1.Foreground = new SolidColorBrush(Colors.Black); bitmap.Render(txt1, new TranslateTransform() { X = -2, Y = -2 });
txt1.Foreground = new SolidColorBrush(Colors.White); bitmap.Render(txt1, new TranslateTransform());
// invalidate the bitmap so that it is rendered bitmap.Invalidate();
Microsoft Visual Studio 2010 Ultimate 可用序列号:YCFHQ-9DWCY-DKV88-T2TMH-G7BHP
软件版本:Visual Studio 2010 Ultimate 旗舰版 官方网站:http://www.microsoft.com/visualstudio/zh-cn 各版本官方下载:http://www.microsoft.com/visualstudio/zh-cn/download Microsoft Visual Studio 2010 Ultimate - ISO:http://www.microsoft.com/downloads/details.aspx?FamilyID=06a32b1c-80e9-41df-ba0c-79d56cb823f7&displaylang=en
HTML4用5个不同的内联元素表示略有差异的计算机代码:var、code、kbd、tt 和 samp。但是,它无法表示时间、数字等基本数值。HTML 5 提供了几个新的内联元素来满足非技术作者的需求。 m m 元素表示文本被 “加上标志”,但是不一定要强调。可以把它想像成书中突出显示的一节。Google 的缓存页面就是典型的用例。如果链接到一个缓存的副本,搜索词就被加上标志。例如,如果搜索 “Egret”,那么缓存的 Google 页面可能像下面这样:
The Great Egret (also known as the American Egret)is a large white wading bird found worldwide. The Great Egret flies with slow wing beats. The scientific name of the Great Egret is Casmerodius albus.
对于这个元素的名称当前还有争议。在规范发布之前,它可能从 m 改为 mark。 time time 元素表示一个时间值,比如 5:35 P.M., EST, April 23, 2007。例如:
I am writing this example at .
time 元素可以帮助浏览器和其他程序识别出 HTML 页面中的时间。它不要求对元素内容应用任何特定的格式。但是,每个 time 元素都应该有一个 datetime 属性,其中包含更适合机器识别的时间值,比如:
I am writing this example at .
适合机器读取的时间值可能对搜索引擎、日历程序等有帮助。 meter meter 元素表示指定范围内的数字值。例如,可以用它表示薪水、投票给 Le Pen 的法国选民的百分比或考试分数。在这里,我使用 meter 标出 Software Development 2007 上一位 Google 程序员提供的数据:
An entry level programmer in Silicon Valley can expect to start around $90,000 per year.
meter 元素帮助浏览器和其他客户机识别 HTML 页面中的数量。它不要求对元素内容应用任何特定的格式。但是,每个 meter 元素可以有最多 6 个属性,它们按照更适合机器识别的形式表示这个数量: value min low high max optimum 这些属性都应该包含一个十进制数字。例如,期末考试的分数可以写成下面这样:
The .xf-value selector used here styles the input field value but not its label. This is actually inconsistent with the current CSS3 draft. The example really should use the ::value pseudo-class instead like so:
Yesterday I joined the Brooklyn Bird Club for our annual trip to Western New Jersey, specifically Hyper Humus, a relatively recently discovered hot spot. It started out as a nice winter morning when we arrived at the site at 7:30 A.M., progressed to Spring around 10:00 A.M., and reached early summer by 10:15.
Seems you can now go href="http://www.wired.com/science/discoveries/news/ 2007/04/cone_sf">bird watching via the Internet. I haven't been able to test it out yet (20 user limit apparently) but this is certainly cool. Personally, I can't imagine it replacing actually being out in the field by any small amount. On the other hand, I've always found it quite sad to meet senior birders who are no longer able to hold binoculars steady or get to the park. I can imagine this might be of some interest to them. At least one elderly birder did a big year on TV, after he could no longer get out so much. This certainly tops that.
Yesterday I joined the Brooklyn Bird Club for our annual trip to Western New Jersey, specifically Hyper Humus, a relatively recently discovered hot spot. It started out as a nice winter morning when we arrived at the site at 7:30 A.M., progressed to Spring around 10:00 A.M., and reached early summer by 10:15.
Seems you can now go href="http://www.wired.com/science/discoveries/news/ 2007/04/cone_sf">bird watching via the Internet. I haven't been able to test it out yet (20 user limit apparently) but this is certainly cool. Personally, I can't imagine it replacing actually being out in the field by any small amount. On the other hand, I've always found it quite sad to meet senior birders who are no longer able to hold binoculars steady or get to the park. I can imagine this might be of some interest to them. At least one elderly birder did a big year on TV, after he could no longer get out so much. This certainly tops that.
现在不再需要 div 了。不再需要自己设置 class 属性,从标准的元素名就可以推断出各个部分的意义。这对于音频浏览器、手机浏览器和其他非标准浏览器尤其重要。
超文本标记语言(HTML)5 第一次向 HTML 中引入新的元素。新的结构元素包括 aside、figure 和 section。新的内联元素包括 time、meter 和 progress。新的内嵌元素有 video 和 audio。新的交互元素有 details、datagrid 和 command。
超文本标记语言(HTML)的开发到 1999 年 HTML 4 就停止了。万维网联盟(W3C)把重点转向将 HTML 的底层语法从标准通用标记语言(SGML)改为可扩展标记语言(XML),以及可缩放向量图型(SVG)、XForms 和 MathML 这些全新的标记语言。浏览器厂商则把精力放到选项卡和富站点摘要(RSS)阅读器这类浏览器特性上。Web 设计人员开始学习使用异步 JavaScript XML(Ajax),在现有的框架下通过层叠样式表(CSS)和 JavaScript? 语言建立自己的应用程序。但是在接下来的八年中,HTML 本身没有任何变化。
最近,它又复活了。三家重要的浏览器厂商 — Apple、Opera 和 Mozilla Foundation — 成立了 Web Hypertext Application Technology Working Group(WhatWG)来开发传统 HTML 的新版本。最近,W3C 也注意到了这些活动,也启动了自己的新一代 HTML 项目,双方的成员有很多是相同的。这两个项目最终很可能合并。虽然很多细节还在争论之中,但下一版本 HTML 的大体轮廓已经清楚了。
Web 开发人员从 1999 年就一直期待 HTML 的新版本(通常称为 HTML 5,但是也称为 Web Applications 1.0),现在它终于发布了。它保持了 HTML 原来的特色:没有名称空间或模式。元素不必结束。浏览器会宽容地对待错误。p 仍然是 p,table 仍然是 table。
如果在 1999 年将一位 Web 开发人员冷冻起来,现在再解冻,那么他会遇到一些新的让人迷惑的元素。是的,他熟悉的元素(比如 div)仍然保留了;但是,HTML 现在还包含 section、header、footer 和 nav 等新元素。em、code 和 strong 仍然存在,但是增加了 meter、time 和 m。img 和 embed 仍然可用,但是还增加了 video 和 audio。但是,他仔细观察一下就会发现,这些元素实际上没什么区别。其中许多元素可能在 1999 年是开发人员需要而没有得到的。通过与他已经掌握的元素进行简单的类比,这些新元素都很容易理解。实际上,与 Ajax 或 CSS 相比,它们非常容易掌握。
最后,当他打开 300MHz 的笔记本(运行的是 Windows 98,也是在 1999 年冷冻起来的)时,他可能对 Netscape 4 和 Windows? Internet Explorer? 5 中显示的新页面效果很吃惊。当然,这些老式浏览器不认识新元素,会完全忽略它们,但是页面仍然会显示,内容仍然是完整的。
这并不是什么虚构的故事。HTML 5 的设计原则就是在不支持它的浏览器中能够平稳地退化。原因很简单:我们都是这样的 “原始人”。浏览器现在有选项卡、CSS 和 XmlHttpRequest,但是它们的 HTML 显示引擎仍然停留在 1999 年的水平。除了用户量大大增加之外,Web 其实在本质上没什么进步。HTML 5 考虑到了这一点。它目前为 Web 开发人员一些真正的好处,随着浏览器的缓慢升级,页面浏览者会逐渐享受到这些好处。
我们来看看 HTML 5 提供了什么。
.
3. are there any other way, such as:.
* Html # test () or * + html # test (). .
4. * + html hack in IE7 must guarantee that HTML has the following statement: at the top.
http://www. . W3. .org/TR/html4/loose. . Dtd. .
5. order: Firefox, IE8, IE7, IE6 sequence.
Little Knowledge: What is the CSS hack? . .
Because different browsers such as IE6, IE7, IE8, Firefox, etc., on the understanding of CSS, thus causes the generated pages, the results are not what we need the page.
This time we need for different browser to write different CSS, it can compatible with different browsers, different browsers can also get the page we want results. .
This targeting a different browser to write different CSS code of procedure is called a CSS hack, also called write CSS hack.
The following is added:. .
Copy the code in the code as follows:.
selector (. .
Property: value;/* all browsers */..
property: value \ 9; / * All IE browsers * /. .
+property:value; /* IE7 */ 。.
_property: value; / * IE6 * /. .
} 。.
Of course, pay attention to the order. According to the priority of CSS, the above formulation, respectively, for Firefox, IE8, IE7 and IE6 display value. Let us look at this demo:. .
演示: 区分 IE6 / IE7 /IE8 /Firefox
嘿嘿,小子竟然也用Firefox,蓝色文字。
演示: 区分 IE6 / IE7 /IE8 /Firefox
演示: 区分 IE6 / IE7 /IE8 /FirefoxDemo: distinguish between IE6/IE7/IE8/Firefox.
Kazakhstan, the fact that simple. You do see is that a word? If you are testing multiple browsers, and you will see, the display text and color is different. Why? Look at my HTML in this paragraph reads:. .
Copy the code in the code as follows:.
嘿嘿,小子竟然也用Firefox,蓝色文字。
嘿嘿,小子竟然也用Firefox,蓝色文字。Hey, kid actually have to use Firefox, blue text. .
On that note + CSS IE conditional sections, and all architectures. Come learn about the IE conditional comments. No more examples, see the about that.
Under the hard disk to install Windows 7 high version of Windows 7, Vista hard drive installed under Windows 7, xp installed under the hard disk. .
Windows7! (Note: dos running programs you might want to use the cd command to navigate to the directory where the program. ) 。.
A, windows 7 system under a new installation of high-Edition Windows7 (proven viable under Vista):. .
1, download windows7 ISO image, use the virtual CD-ROM copy to non-c drive (e.g. D:\win7).
2, boot by F8 - Repair System - Select the last command fix - in the command box enter. ".
D:\win7\sources\setup. .exe "(without the quotation marks).
3, enter the installation interface, select the custom installation. .
4. Select the installation language, format the c drive.
5, OK, and bottles is a pure system (dual system). .
Second, if you have a vista installation disc, then the method is also very simple.
1, download windows7 ISO image, copy the virtual drive to the non-C drive (eg D: \ win7). .
2. Select the drive in the BIOS, boot into vista installation interface.
3, select the bottom left corner of the computer repair (automated search system, suggesting that loading drive on or off, select the Close into the repair option..
)。.
4 Select an order final repair, the command box enter "D: \ win7 \ sources \ setup.. Exe" (without quotation marks),. .
To begin the installation.
5, select the installation language, format C drive (C drive even though this method had no systematic and feasible). .
3. clean install XP system: windows 7.
1, download windows 7 ISO image, copy the virtual drive to the non-C drive (eg D: \ win7). .
2 D:\win7 directory bootmgr and boot directory (in fact, as long as the innermost and bcd boot. .sdi file) are copied to the c. ..
Under the root directory, and under the root directory in the C build a sources folder. (XP does not require administrative privileges under). .
3. boot the D:\win7\sources. .wim under copy to c: the sources folder just built.
4, Run as administrator cmd, then type c: \ boot \ bootsect. .exe/nt60 c: prompt successful (ie..
Successful!).
5, close cmd window, restart the computer, and automatically install the interface, select the installation language, and choose their own time. .
And currency display and keyboard or input method.
6, a "start the installation interface", (pay attention to, and do not click "Install Now") of the lower left corner "Repair your computer." .
(Repair mycomputer), go to the "system recovery options", select the last item in the "command prompt.
"(Commandprompt), enter the DOS window..
7, enter "D:\win7\sources\setup. .exe" (without the quotation marks) to begin the installation.
8, select the installation language, format C drive on OK. .
IV. new installation under vista system windows7 (proved XP using this method is also more convenient).
1, download windows 7 ISO image, copy the virtual drive to the non-C drive (eg D: \ win7). .
2. copy the folder of the Boot D:\win7, EFI, bootmgr folder and sources to the root directory of drive c..
3, copy D: \ win7 \ boot under Bootsect. . Exe to C under the root directory. .
Step 2 required administrator privileges.
4, Run as Administrator cmd, enter c: \ bootsect. .exe/nt60 c: and press Enter (the best copy, with a space). .
5. restart the system automatically enters the installation interface, the dot in the lower left corner of the computer repair (repair my computer).
6, select the last command prompt, enter the DOS window, type D: \ win7 \ sources \ setup. . Exe into the installation. .
Interface.
7, select the installation language, format C drive on OK. .
To LENOVO IBM as an example to activate Windows 7 Ultimate OEM:.
* Right to the system administrator permission to open a command prompt. .
* Enter "slmgr. .vbs-ipk 6K2KY-BFH24-PJW6W-9GK29-TMPWP" import OEM serial number.
(Can be installed directly into the time Win7 OEM serial number). .
* Enter "slmgr-ilc .vbs-.
<证书路径><证书名>xrm-ms "into OEM..
(Example: slmgr-ilc d:\LENOVO. .vbs-.xrm-ms, the batch command to import the certificate when you turn off UAC).
* Enter "slmgr.. Vbs / ato" activate the new serial number. (Optional). .
* Enter "slmgr-dlv" .vbs-you can see the complete, specific activation information.
* Enter "slmgr.. Vbs-xpr" command to display the "permanent activation." .
slmgr。.vbs /rearm。.
This command three times, a total of 120 days, then will no longer be used. To modify the registry in a key, can be reused. .
Using the above command, open the registry editor, navigate to the "HKEY_LOCAL_MACHINESOFTWAREMicrosof.
Since 2008 for the first time since the launch of Silverlight Toolkit, has become an integral part of the Silverlight platform. Today, the Silverlight Toolkit has released version 7, version up on Visual Studio 2008 and Silverlight 3 support, then turned to the newly released Visual Studio 2010 and Silverlight 4.
Since Silverlight Toolkit is open source, so need to use the new features but still want to use Silverlight 3 developers can own part of the new version features added to the old version. Taking into account the components are developed using the Windows Presentation Foundation, many components can be ported to the platform. .
The components in the Toolkit is divided into four quality levels, namely the Mature/Stable, a Preview SDK, as well as Experimental. As time goes by, these components will be the transition from one level to another level, the best component will be included in the Silverlight SDK. In addition to these components, there are some experimental development tools for unit testing, code coverage and browser test automation. . .
It is important to note that the Toolkit also gave up on Reactive Extensions Framework support, so the aim is to allow developers to use the latest version of the Rx Framework.
See English text: Silverlight Toolkit Has Dropped Support for Silverlight 3 and Visual Studio 2008. .
Reference.
[Change] What is his wife. .
On this day, the white cloud restaurant for two guests, a man and a woman, 40 years old, wearing that men also carrying a bag, it is a couple of out of tourism.
Waiter brought the menu, smiling. The man took the menu direct delivery woman, said: "You point it, wanted to eat something." A woman even without even looking, payable to the clerk says: "Give us a bowl of won ton on the line!." .
The waiter a dumbfounded, where to eat fried white restaurant?, nor in the restaurant, she thought I didn't catch, disturbed by looking at the female customers. Woman and her words repeated, this time making a next to men: "what kind of ravioli and didn't have the money?".
The woman shook her head and said: "I just want to eat ravioli!" Men Lengle Leng, waiter surprised to see the eyes, very embarrassed and said: "All right. Please give us two bowls of wonton.". .
"No!" the woman quickly added, "as long as a bowl!" a man and a dumbfounded, eating a bowl of? woman men frowned, said: "you are not a promise, a way to listen to me?".
Men fell silent, his hands and leaning against a chair. Attendant next to a bare hint of contempt of smile, thinking: This woman and cheap and pull the home. Light on the restaurant to eat dumplings do not say the two people still just a bowl. She washed a woman Pieliaopiezui: "Sorry, we do not wonton sold here, the two want to eat or go out and eat great food stalls now!." .
Woman and am surprised that thought it said: "How can it be sold without wonton? are you a small business do not want to do it?".
Moment, just after the restaurant owner Zhang Xianfeng, he heard the woman, then washed waiter beckoned, the waiter went over to complain: "The boss, you see two men, the only point of ravioli to eat, this is not deliberately cause trouble you ?. " .
Zhang pioneer smiled and waved at her. He also wondered: Watch this couples dress up, you should not eat with people, it is estimated that another. In any case, the business has no reason to extrapolation.
He quietly told Waiter: "You go out and buy a bowl of wonton back, how much money, and so will double the checkout overcharged money!" Then he pulled a chair to sit down, began to observe from this strange couple . .
After a while the waiter returned a bowl of steaming wonton, to women, said: "Please enjoy. ”。.
See wonton, a woman's eyes were red, her moving their faces to the bowl on, took a deep breath, then gently stir with a spoon with the bowl of ravioli, if want to eat, have not seen a half-day delivery to the mouth. .
Men take a woman, don't look around, feel everyone with strange eyes staring at them all to shame, hate, hate, and said: "can't make out what you're doing, went to, in order to eat this Bowl wonton?".
Woman looked up said: "I like it!." .
Men a pick up from the table menu: "do you love to eat, eat, I'm hungry for a day, to replenish. "He beckoned a waiter, a seven or eight luxurious dishes.
Women are not anxious not slow, and so on point man finished dish. This light to the waiter: "You'd better ask him no money, take care to eat meal Overlord.". .
Without the attendant response over, men on the gas face: "fart! Lao will eat the King's Council dinner? no money?" he said to her that suddenly "eh": "my wallet?" he stood up, who take the dough again found cell phone also disappeared. Men stand dumbfounded, finally a woman opposite Davao.
Woman calmly said: "Bite your tongue busy for you, and wallet and cell phone last night, I have thrown into the river was.". .
Men have a listen to the fire: "you're crazy!" the woman seemed not to hear, continue to slow mixing bowl of ravioli. Man suddenly remembered something, opened the carry-on luggage, hand pulled up hard on the inside.
A woman said something coldly: "Do not look, you watch, and my ring, this time we will bring out all the valuable things, I threw into the river. I who have five dollars, enough to buy a bowl of wonton!. " .
Men face white and sit down, angry staring woman: "you're crazy, you're crazy! we had no money, so far way back?".
Woman has a look of calm, tepid to say: "What are you anxious? No matter how significant, we still have two legs, walked on a home.". .
Man boring grunted. The woman went on to say: "twenty years ago, we had no money, so also not returned home? days of the day. Than it is now also cold! ".
Man heard these words, not help the stare straight eyes: "You said, you say?" Asked the woman: "You really do not remember?" Blank man shook his head. .
Woman with a sigh: "it seems that these years have nothing, you're really forgot everything. Twenty years ago, let's first journey to do business, I didn't expect to be cleaners, Ashis home. After this, you have to have a bowl of fried gave me something to eat, I know, when you have left cents. ”。.
Man heard this, himself startled, looked at four weeks: "This, here." The woman said: "Yes, that here, I will never forget, then it is a small, breaking the ravioli shop. . " .
Men silently dropped, formerly a woman on the sidelines of the waiter from top to bottom: "girl, I got only empty bowl. ”。.
Soon a waiter brought the empty bowl, the women won the ravioli before, most of the space allocated for a bowl, gently push the front of men: "Eat, eat a walk our home!." .
Man stared in front of half a bowl of fried, long before the sentence: "I'm not hungry. "Woman tears in his eyes, says:" twenty years ago, you say so! "said she watched Bowl without moving the spoon, so sit quietly.
The man said: "how do you not eat?" Has choked the woman: "Twenty years ago, you are also so ask me. I remember I told you. Want to eat on a food to eat on the do not eat, Now, is this sentence!. " .
Silent men, reached a spoon. For some reason, took the spoon's hand shaking, scooped a few times, won ton will fall off. Finally, he got a wonton delivered to her mouth, pulled a swallow, a swallow whole belly. When he dipped the second wonton, tears would suddenly "Chow Chow click" click to drop.
Woman to see him eat, smiled, and began to pick up the spoon to eat. Wonton entered the mouth, while tears drip into the bowl. The couple were tears on and finished the bowl of won ton min. .
Put the spoon, the man looked up and quietly asked the woman: "full?".
Woman shook her head. A man in a hurry, suddenly remembered what he seems, bending off a shoe, pulled out insole, hand entered, and touch, never thought to work out five dollars. He tuned up startled, stared at his hand could not believe the money. .
Woman smile and said: "twenty years ago, you told me that only cents, you can only buy a bowl of fried, but actually, you have up to fifty cents, in the sole. I know you want to hide the cents, and so when I am hungry again. Then you are forced to eat half wonton, knowing that I have enough to eat, take out money and buy a bowl! "She paused and said," I remember you that the dollars, I didn't hide white! ".
Attendant handed the money men: "Give us a bowl of wonton again." Waiter did not take the money, walked ran away and soon, holding back a big bowl of ravioli filled. .
Man to woman Bowl poured half: "eat it, while it's hot!".
Woman did not move, said: "finished, we had to go home, you can blame me, I just want to break up with you before then and hungry for a while. Bitter one!." .
Bow to the silent men, big mouth and swallowing a soup with water, and eat. He put down the Bowl pressed woman said: "eat, eat well, we go home!".
Woman said: "Do not worry, I meant it, go back on the sign, the money one point I do not, you and what a good woman, married to a 10 8, I will not control you.". .
Man jerked loudly shouted: "I'll go back to the divorce agreement, can't you?" he was crying, "I was wrong,? I head a cramp, can't you?".
Woman smiling and calmly finished half a bowl of wonton, then the waiter: "girl, billing it.",. .
Has been in the spectator in the vanguard of boss Chang woke, quickly, stops the woman's hand, but from the body to work out a two-hundred-at last, in the past: "since your divorce agreement would have burnt the walk home, why?".
Men and women hesitate to look at Zhang Xianfeng, Zhang Xianfeng smiled: "We are old acquaintances, and you eat the ravioli twenty years ago that I sold, that ravioli is personally do my wife!" He finished, He put the money factor into the hands of men, and went straight away. .
Zhang pioneer return to the Office and remove from the drawer that has already been prepared statement, see stupefied, mumbling and said: "it seems that my head is cramping. ”。.
Think before parting, that accompany you through thick and thin of people, along the way, in fact your story is not short; time wore on, those who moved but little by little seal. In fact, people who love you is not that sweet coax you happy, maybe that is the sole possession of five dollars, at the last time the province was the last thing you something to eat, said hungry people ... .... .
Read the story, you know what is his wife?.
Wife, is the favorite to save money to buy you a gift, but claimed he was on a diet of "fool woman." .
A wife is to love you, instead of the entire forest, play and you grow old "philistine woman".
Wife, is that you should not look at other women, to mention another woman, another woman praised the "stingy woman." .
My wife, who holds you sent her every piece of information, often look so sweet to see music "flirt woman".
Wife, one who is always clamoring to kill your meal, ask her to dinner, said his hungry "Beloved Woman." .
His wife, is the one you want to buy a pair of shoe, the world to find, only to tell you occasionally see the hypocrisy of the "woman".
Wife, is that you are not her, and her incomparable miss, every day at the mobile phone wistfully of the "poor woman." .
His wife, is that when you play games, send text messages, called "I miss you" hateful woman ".
Wife, is that as long as your support, we dare to charge forward without fear of the "idiot woman." .
My wife is seeing someone else's dirty clothes feel nausea, but would you wear a week can not change the black socks with white washed and murmur "stupid girl".
Wife, is to hear people say that one is bad for you, you argue defend to the death of "shrewish woman." .
My wife is very strong, very low self-esteem, but in front of you is capricious woman tells of the "small".
Man, remember: his wife, the one that allows you to eat her only loss of the woman. .
My wife is so that you can have her and no longer want other women woman.
Wife, the one who has been stingy to you, willing to spend money on her but did not look sad woman. .
My wife is let you forsaken, and got out of bed for her to do the breakfast Lady.
Wife, is that for the past Xingaoqiao machismo you become will be accommodating and considerate man woman. .
A wife is to let you think of dishes to wash the clothes were very masculine woman.
Wife, the one who let you know As long as she was happy, and then become worthy of a hard woman. .
His wife is that each spare time want her there, even if not speaking woman.
Wife, is that you worry about because she was cold, to see her eat a bowl of rice and happy woman. .
His wife, is that you are willing to put up an umbrella to cover her head, dark woman. Nikola has developed a paragraph can browse bvh animation (3DMAX an animation script format, you can make fast and easy help action animation) Silverlight application.
You can see the real person 3D animation matches, the program built within two animation scripts, you can also here http://sites. . Google. .com / a / cgspeed. .com/cgspeed/motion-capture/3dsmax-friendly-release-of-cmu-motion-database download more dynamic animation script loading in Silverlight. .
Here are two articles he's details: http://blogs. .msdn. .com/nikola/archive/2009/05/29/human-movements-the-easiest-motion-capture-file-format. .aspx http://blogs. .msdn. . . Aspx Here is his presentation address: http://www. . Nokola. .com / mocap. . Html source file download address: MocapView. . Zip. .
"Super Mario", this classic game still can bring us new experiences. In addition to the TV or computer monitor to play the game, whether the game screen to move to the real world, such as previously seen can control the entire building lights to play the snake. Today we can see the Super Mario also came to the outdoors.
Recently, a German animation artist Surfap showed a video they produced, in this video, "Super Mario" game screen is moved to the roadside barrier, but also with the TV picture is different, the game scene width increased significantly. .
There is no restriction on the TV screen, the whole scene all of hurdles are long, guardrails, and sewers, underwater and other additional scenes are displayed on the pavement, and the corner of the ground segment of pictures, gives the Super Mario "single points of all scenes.
Surfap description saying that it was produced in Hanover itself is a part of undergraduate thesis, discuss the application of science and art as well as from the TV screen the game trying to transfer to outdoor environment, and can make people interact with the game and the environment. .
Currently still do not know how he does these effects, is a real Street picture presentations or computer synthesis of late, but the video processing effects really shines, but also the whole section of the video has been from the beginning to the end with a small demonstration of Dragon rescued little Princess, is well worth a look.
Video Address: http://vimeo. .com/13118504. .
Reference.
Windows Server 2008 R2 MSDN download mirror and KMS activation CDKEY. .
Windows Server 2008 R2 MSDN simplified Chinese version of the mirror.
May be used by people who know WPF, WPF implements glow effect is simple, use BitmapEffect can be achieved. However, Silverlight does not have a BitmapEffect in online to find information for several days, or you didn't find solutions. Eventually gave up this effect, make me sick for a long time.
Then when I saw on the Rectangle to do with BlurEffect fuzzy effect, the head had such an idea. As long as the use of two Rectangle, following that Rectangle. .
Using BlurEffect do blur effect is not what I want glow?.
Code is as follows:. .
Renderings.
Silverlight4 This feature allows us to customize the OOB mode, the main window's style, let's do an "install", and custom styles of SilverlihgtOOB main window procedure. .
Create a new Silverlight project crap do not more, set project properties to run in OOB mode, check the "Require elevated trust when runing outside the browser, select" Window Style to No Border; create a new page .xaml InstallPage., this window is used to install the program page, the default is our MainPage. .xaml you want to customize the main window, modify .xaml. App. . . Current. . IsRunningOutOfBrowser & & App. . Current. . HasElevatedPermissions) (this. . RootVisual = new MainPage ();) else (this. .. .Xaml page content can be freely written, it is best to have a close button.
Dynamic access network settings Silverlight WCF services, mostly put aside ServiceReferences. . ClientConfig file, complete with code for the realization of dynamic access to the WCF. But, this is difficult to implement and limitations. In the course of actual use, for security reasons, often need a custom binding, set a lot of content. The wizard generated by VS WCF Silverlight on the visits, which can automatically identify the content, and automatically generate ServiceReferences. .。.
We know, WCF services are conducted through the ABC set of three elements, VS wizard will automatically generate three elements ABC. Program to deploy to the server, the only change is that A - Address. Therefore, by some way, relying on automatically generated configuration files, but dynamically modify the A, is obviously the easiest way. .
Procedures in the development environment and deploy to the server, the main face situations.
1, Silverlight has a fixed server address access WCF services, for example, one of the address of the service is http://myServices. .com / MyService. . Svc. .
2, the server provides Internet and LAN access, two WCF services and Silverlight Web application hosted on the same site, there may be in the same Web application, it is also possible that two different programs. For example, in a local area network, namely http://192. .1 .4 .168../myServices/myService. .svc and http://192. .1 .4 .168..//aaa webUI. .aspx. In the public network, namely http://mytest. . . Svc and http://Mytest. .com / webUI / aaa. . Aspx. .
It is clear that the two conditions require different treatments. In order to simultaneously meet two situations, you can use the following methods for processing.
1, Web program end. .
For the first case, because the Silverlight configuration files are packaged in a xap file, so you can host the Silverlight Web application for which a delivery service address, this address is the best place is the Web application's .config file. web. For example, in the web .config's appSettings section. Add a key-value pair.
Then in the aspx page document bearing Silverlighgt called Silverlight, add the following:. .
For the second case, you do not need to add web. .config.
2, Silverlight side. .
1) App. .Xaml. the Application_Startup method .cs, add the following code://read the Web program delivery of WCF service address var slServicePath = e. .InitParams ["WcfServiceAddress"];//if there is no value for the second situation, read Web hosting programs that address information in order to adapt to the public network and LAN if two conditions (string. . . Document. . DocumentUri; WcfServiceAddress = string. . Format ("(0 }://{ 1): (2)", tmp.. Scheme, tmp.. Host, tmp.. Port);) / / will read to the WCF addresses saved to the resource. Application. . Current. . Resources. . Add ("WcfServiceAddress", slServicePath);.
2) established a common Utility class and adding a method, the code is as follows: public static EndpointAddress ProcessServiceAddress (EndpointAddress originalEndpointAddress) {var newUri = .Current. Application. . . Uri. . AbsolutePath; return new EndpointAddress (newUri);). .
3) using the WCF service: MyServiceClient myService = new MyServiceClient (); myService. .Endpoint. .Address = Utility. .ProcessServiceAddress (myService. .Endpoint. .Address);//call the service method's code ....
This can easily realize dynamic access Silverlight on WCF. Even if the WCF service binding and so the content changes, it simply through VS wizard can update the service reference, the code does not require any changes. .
Silverlight 3 supports the WriteableBitmap. WriteableBitmap is a writable and updatable BitmapSource. BitmapSource is WPF/Silverlight image processing pipeline to the basic building blocks, conceptually represents a specific size and resolution of a single set of pixels does not change.
Note that the above structure is supported in WPF, Silverlight 3 supports only the two top red, the other does not. .
MSDN website describes this class uses are as follows:.
Use WriteableBitmap class 1 and present an updated bitmap. This is a snapshot of shooting video, the content generation algorithm (such as fractal image), and data visualization (visualization applications such as music) is useful. .
WriteableBitmap mainly two: use the WriteableBitmap constructor has rendered bitmap using the WriteableBitmap class Render method renders the bitmap, call the Render method as many times as you wish, then realize the picture merge, the game's skinning can be used this way.
Presented using the class constructor bitmap. .
Below I will demonstrate one of the easiest to use the constructor of the WriteableBitmap class demo bitmap very tender text input box in the figure to the right list box.
WriteableBitmap bitmap = new WriteableBitmap(tb_Txt, null);。.
Image img = new Image ();. .
img。.Height = 150;。.
img. . Width = 150;. .
img。.Source = bitmap;。.
img. . Stretch = Stretch. . Uniform;. .
ListBoxItem item = new ListBoxItem();。.
item. . Content = img;. .
listBox。.Items。.Add(item);。.
). .
}。.
). .
Description:.
In the example above, we use the public WriteableBitmap (UIElement element, Transform transform) the constructor. element is presented to the reign of chart elements; transform a user in drawing plans in place before the final step in the transformation applied to the elements. If you want to transform the bitmap into account the elements, then it especially meaningful for you. This value can be null. .
The WriteableBitmap constructor applies to the vast majority of "copy" programme. This constructor can be generated based on the retention of content, minimize empty PBGRA32 format (using 32BPP based sRGB pixel format) of the WriteableBitmap. It changes the element into consideration, such changes include: Clip, Effect, OpacityMask, Opacity, and Children. . Also: WriteableBitmap not showing pop-up controls, such as Popup, ComboBox, and ToolTip. .
Use the Render times render bitmap.
Also, if you want to present here several times a bitmap, use the Render method. If you use the Render method, you need to call Invalidate in order to render the bitmap. When the bit allocation of the color pixel map, use the colors from left to ride. .
Many presented a typical scenario is skinning of the game, for example, this blog will discuss this issue: Silverlight games of WriteableBitmap technical feasibility report.
The following example is demonstrated by showing several Render to achieve three-dimensional effect of the font. .
Shows the XAML code < Silverlight_WriteableBitmap x:Class = "UserControl. .MainPage".
Render method to support the tree does not belong to UIElement visual object. You do not need to for the visual tree UIElement object called Measure and Arrange, and then call the Render. .
After calling the Render method, you must call Invalidate this bitmap to render.
If the element than the large bitmap, or if the negative elements in their own region of space has a number of points, it will be cut under the circumstances. .
1. . VC, VB, Delphi ... ..., you should learn what? . .
Specific to programming, I want to tell you: any computer language, is the carrier of the computer science theory or form of expression. C ++ is God? Java cool? a long gap between them? However, from a theoretical perspective, there is no difference between them is the "OO" theory of a specific form.
Now compile the software programmers are issued (usually will be referred to as "Software"), the business has introduced products Gaode confused a splitting headache. Constantly running behind with the new language, not go this route first, there's "new way" has gong opened, so I ran with ... ... some people gradually began to lament: Xuehaiwuya, life-long learning , or whatever, "programmer is a young rice, over the 30 other wanted to do" ... .... .
In this I have to sigh: the Chinese education is really a kind of "metaphysics" education. Back in high school we learned the "dialectical materialism" basic theory: do something to grab the principal contradiction. This article, I'm afraid that everyone knows but uncommon who can, in practice the application of this theory is the "art". Put this theory into programming terms:.
Theory is the principal contradiction, language is a secondary contradiction, learning theory, more specific to learning a language, you're just doing some kind of entertainment only. .
Now learn VC generally can't afford to go to school to learn VB or Delphi. But if a person with Delphi, you need to write a web application, use TCP/IP in a framework that is embedded into the application, and the other people using VC will only push one of the components of a drag-and-to go do them "example program. You who said they were two troublesome? Delphi and VC who troublesome?.
Really be such a case, asked: Shanghai good or better in New York? A: Where are good money, where money is not good. Shanghai's rich people are not much less than New York's rich sense of superiority, and New York, Shanghai, beggars, beggars are not more than the number of well-being. .
Now you can also speak of VC necessarily better than learning Delphi person, "qianjing"?.
2, "shallow" is not the programmer's personality traits! ! ! . .
Ask the Chinese programmers so much, you learn the basic theory? don't use your existing programming experience told me: mathematical programming is not required, does not require a data structure that does not require translation principle ... ... ... ... talking responsibility, you know? I published the article, it is because we continue this in the Chinese programming sector spread of heresy! cult of the dead is one of the individual, your death is the future of China's software industry! if you let this theory continues to poison the programming ideas, China will in the computer field loses national pride!!!.
Does the operating system, compiler software, database systems ... ... these are called "system software" of the East, China has several products like any decent? Maybe I'm ignorant, I know: our country a decent no. .
Yes, we have some of the sites listed on the stock in the West, we have some people are foreign companies please go to senior staff, we also have some Western official website to dark ... However, we use the compilation tool whose products we have in the microcomputer is who made the operating system to run the program, we at who's on-chip?.
Tough love, hate the cut. I love China, but I hate not China, but in China the popular programming in general is "shallow" and "arrogant", which is our nation's software industry a tumor! . .
Yes, now programming QuickStart books are a dime a dozen, so that programmers are becoming less and less of the threshold. My amateur will benefit from this "low threshold". However, we cannot go on like this shallow — my brothers!.
Provided with the tools to do his country a few websites, write a few applications, came up with several viruses ... ... is to revitalize the nation's software industry can not. By the way: I respect Qiu Bojun, but I do not think Kingsoft Corporation and its products worthy of being called the "national software industry," the banner, relative this title, it is far off. .
…… …… 。.
Write flash software will do that with flash animation experience than his victims do? Adobe, Adobe really obtain a certificate that the person is a "talent" it? MSCE, MSCD ... ... passed such examinations are Microsoft badge of people, in the eyes of Microsoft's "talent" or "obligations of a Salesman"? Holders of these certificates and other big software companies certified person, you still think of themselves as "the elite of China's software industry," and laments "underappreciated," you pay too little? . .
Wake up, friends. Don't use the theory of programming does not need to deceive, don't use your own little to teach others like yourself a little. I would like to ask those that mathematics, data structures, and other basic courses on programming man:.
Ask you to figure out a concept: is the theory of "useless" or you "unused"; is your "unused", or your level of a "less than"; is you "do not need to use" or you simply "will not use?" . .
For example, the work schedule in the operating system, the same as if the priority of work, methods for scheduling? of course is "first-come-first-do" — this is the data structure in the application of the "queue". You say "less than", but this is because thus far he has not been exposed to this kind of "high-end programming challenges?", forget, earn your money, but don't come here to do, to boast about elite programmers don't need theory.
Who says the golden age of software development is over? MS operating system, Linux is not the case for many years dominated the fame of it? China Should we not find such an opportunity? No, if our programmers to overcome the current Fuzao with quick success, as we can in the "System Software" the software industry's "high end" to establish their own brand! So consider the following -. .
3. young people should have great ambitions.
With other people's products to do their own thing, you never just a "senior client" could not become a real developer. Whether you use his software developed countries the number of good product, how much money, as long as the people an upgrade or a new product, the money in your pocket with the last one will be deprived of small trousers fork out clean. You, just a high wage earners. .
I hope that intend to enter the programming industry friends, especially now also very young friend, can have a relatively high ambitions. More hope to this line of friends to have to "revitalize national industry" as its mission, and strive to become the "capital" of China's software industry. "
I do not agree to Microsoft's glittering Fang Dongxing. More young men like him do not agree with a pouted and refused to use Microsoft products, refused to Windows, refused to VC, refused to IE ... .... .
I think the party Dongxing just a narrow nationalism. He saw the national side of China's software industry, but is unwilling to admit we are lagging behind. Unfounded "self-esteem" is suicidal. Qing dynasty, our technology does not lag behind the West, but we too "self-esteem" big ideas "that we have lost the chance to study in other countries. When we laugh at the western blue eyes, big nose, they, and our "big" Central shutter and the Emperor, Empress Dowager beat a boatload of over the world. . This is retribution for a sustained, that is hundreds of years, until now. Are we going to continue behind closed doors, longer follow the old path of it? . .
We now recognize Microsoft than we are strong, and to Microsoft Learning does not mean that we always ran behind him the head, we should think about, when it can be lifted his noble head!!! "and is" not!!!!! self-esteem is wrong, wrong is wrong in "blind" arrogant, and Empress Dowager Cixi as was beaten up looking teeth. As a country, and a wise people, we do not fear.
Young people, Chi lofty as deposit. Believe me, when you responsibility to revitalize the nation when the champion emperor, riches and honor is only the eternal of a by-product. In this respect knowledge, respect for the scientific age, ambitious people, never have to worry about their "beneficial." .
Must I have to admit that I had entered the field of programming is not entirely out of interest, but also the "money" considerations. But it seems that participate in the eight-way of the Warrior, is reported to have hit the Japanese newspaper's steward or have gone through and recruitment, learning a Marxist-Leninist, improves consciousness to rejuvenating the people as a target, when I step into the future, when I decided to PubMed and slowly increase the understanding of the purpose of the future, I changed. I think they should have a higher goal in life, and the pursuit of higher ambition to support my actions. This goal is: a national software industry to make their own force.
Sincerely hope that you with me. .
4. suggestions:.
Suggestion is resistant to first learn the theory under the heart, and then select the specific tool or language. However, before all this started, first lay the basis for C and assembly language. .
You can clearly see you see others made some funky things, could strengthen confidence, loneliness, to resist the temptation.
With me to learn a C language, are completing their studies directly to play VC, and I was hidden under the heart to learn some C + + and theoretical aspects of it. Early on, he can follow the book-like interface with VC do something to show off in front of me, but later, when I was learning basic theories come to an end, to be a book to sell over 800 ocean management procedures, he also remained at do "example program" level. Now we talk about programming, depth, long can not compare the. He start ahead, but fell behind. .
I dare not self-righteous, just want to use this experience to tell you: learn programming, xinfu qizao.
5, Concluding remarks. .
I am so touched many people cry, but due to write when angry and some way below the belt, you might want to be called. However, since wrote, not afraid to criticize. Because all the advice, impotent to see your vision.
Microsoft released the latest Visual Studio 2010 software development platform and programming. . Net Framework 4 Framework. The VisualStudio 2010, including Professional Pro, Premium Platinum Edition, Ultimate Ultimate, Test Professional Testing Professional Edition and other versions. .
Visual Studio 2010 support 64-bit Windows, support for multiple monitors, so you can organize and manage the work. You can also pass a Visual Designer to give full play to your creativity. Whether your project is simple or complex, you can use the VS2010 will you idea into reality! learn programming students come ....
A spokesman for the Visual Studio 2010's opening ceremony, said: There is no doubt that software will drive the world. Look around all the things we use equipment and communicate with the system will know. Everything by the software drivers, the developer is to make this happen simply just people. As I said, software-driven world, means that the developer is the driving engine of the world. .
This time Microsoft has spent a lot of financial and material resources to promote VS2010, so pay attention to.
Microsoft has not released because of the current English version, only in English, if your English is good, it is recommended that you download. .
Download VS2010, a total of four separate volumes, you must complete the download is complete, and then do one of the .exe VS2010UltimTrial_4PartsTotal. .part1. to install the version for the first time after you have installed the trial version. Then enter the Control Panel's Add Remove Programs, click Uninstall VS2010, an Update Key box, enter the registration code is OK. Note that the main Key here is to enter, please don't really take it uninstall Oh.
Microsoft Visual Studio 2010 Ultimate serial number available: YCFHQ-9DWCY-DKV88-T2TMH-G7BHP. .
Software version: Visual Studio 2010 Ultimate flagship Edition.
HTML4 with five different inline element represents a slightly different computer code: var, code, samp, kbd, tt. However, it cannot represent time, numbers, and other basic values. HTML 5 offers several new inline elements to meet the needs of non-technical writer.
m. .
M element represents a text is "plus sign", but don't necessarily want to emphasize. Think of it as a book in the highlighted section. Google's cached page is a typical use case. If you link to a cached copy of the searched Word is coupled with the flag. For example, if you search for "Egret", then the cached Google page might look like this:.
The Great. .
Egret。.
(Also known as the..
American 。.
Egret. .
)is a large white wading bird found worldwide。.
The Great. .
Egret。.
flies with slow wing beats. . The. .
scientific name of the Great 。.
Egret. .
is 。.
Casmerodius. .
albus。.
The name for this element and there are still controversial. Before the release of the specification, it may be changed from the m mark. .
time。.
time element represents a time value, such as 5:35 P. . M. ., EST, April 23, 2007. For example:. .