logging in or signing up 20080125dotnet Rachele Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 33 Category: Education License: All Rights Reserved Like it (0) Dislike it (0) Added: February 20, 2008 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript Slide1: 1 福井コンピュータ株式会社 小島 富治雄Slide2: 2PC-DOS 1.0 (1981): PC-DOS 1.0 (1981)API (1981): API (1981) 4 mov ah,09h ; Display String mov dx,offset data ; Data offset address int 21h ; DOS Function CallWindows 1.0 (1985): Windows 1.0 (1985)OS/2 1.0 (1987): OS/2 1.0 (1987) 6OS/2 1.1 (1987): OS/2 1.1 (1987) 7API (1987): API (1987) 8 WinMessageBox ( HWND_DESKTOP, hDlg, “こんにちは”, “メッセージ”, 0, MB_OK);Windows 95 (1995): Windows 95 (1995)API (1995): API (1995) 10 MessageBox( NULL , TEXT(“こんにちは") , TEXT(“メッセージ”) , MB_OK | MB_ICONINFORMATION); 1995 (サン・マイクロシステムズ社): 1995 (サン・マイクロシステムズ社) 11API (1996-97): API (1996-97) 12COM: COM 13Windows 98 (1998): Windows 98 (1998)1998: 1998Windows 2000 (2000): Windows 2000 (2000)2000: 2000Windows XP (2001): Windows XP (2001)2001-2003: 2001-2003Windows Vista (2007): Windows Vista (2007)2006-2007…: 2006-2007…Microsoft .NET という技術: Microsoft .NET という技術 22Microsoft .NET の構成 : Microsoft .NET の構成 23 You do not have the permission to view this presentation. In order to view it, please contact the author of the presentation.
20080125dotnet Rachele Download Post to : URL : Related Presentations : Share Add to Flag Embed Email Send to Blogs and Networks Add to Channel Uploaded from authorPOINTLite Insert YouTube videos in PowerPont slides with aS Desktop Copy embed code: (To copy code, click on the text box) Embed: URL: Thumbnail: WordPress Embed Customize Embed The presentation is successfully added In Your Favorites. Views: 33 Category: Education License: All Rights Reserved Like it (0) Dislike it (0) Added: February 20, 2008 This Presentation is Public Favorites: 0 Presentation Description No description available. Comments Posting comment... Premium member Presentation Transcript Slide1: 1 福井コンピュータ株式会社 小島 富治雄Slide2: 2PC-DOS 1.0 (1981): PC-DOS 1.0 (1981)API (1981): API (1981) 4 mov ah,09h ; Display String mov dx,offset data ; Data offset address int 21h ; DOS Function CallWindows 1.0 (1985): Windows 1.0 (1985)OS/2 1.0 (1987): OS/2 1.0 (1987) 6OS/2 1.1 (1987): OS/2 1.1 (1987) 7API (1987): API (1987) 8 WinMessageBox ( HWND_DESKTOP, hDlg, “こんにちは”, “メッセージ”, 0, MB_OK);Windows 95 (1995): Windows 95 (1995)API (1995): API (1995) 10 MessageBox( NULL , TEXT(“こんにちは") , TEXT(“メッセージ”) , MB_OK | MB_ICONINFORMATION); 1995 (サン・マイクロシステムズ社): 1995 (サン・マイクロシステムズ社) 11API (1996-97): API (1996-97) 12COM: COM 13Windows 98 (1998): Windows 98 (1998)1998: 1998Windows 2000 (2000): Windows 2000 (2000)2000: 2000Windows XP (2001): Windows XP (2001)2001-2003: 2001-2003Windows Vista (2007): Windows Vista (2007)2006-2007…: 2006-2007…Microsoft .NET という技術: Microsoft .NET という技術 22Microsoft .NET の構成 : Microsoft .NET の構成 23