windows:windows_internals

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
windows:windows_internals [2020/03/06 11:59] ともやんwindows:windows_internals [2020/03/06 14:42] (現在) ともやん
行 1: 行 1:
 +<html>
 +    <style>
 +        @media (max-width: 680px) {
 +            .youtube {
 +                position: relative;
 +                width: 100%;
 +                padding-top: 56.25%;
 +            }
 +            .youtube iframe {
 +                position: absolute;
 +                top: 0;
 +                right: 0;
 +                width: 100% !important;
 +                height: 100% !important;
 +            }
 +        }
 +        @media (min-width: 900px) {
 +            .youtube iframe {
 +                width: 560;
 +                height: 315;
 +            }
 +        }
 +    </style>
 +</html>
 ====== インサイド Windows (Windows Internals 日本語訳) ====== ====== インサイド Windows (Windows Internals 日本語訳) ======
-|<html><a target="_blank"  href="https://www.amazon.co.jp/gp/product/4822253570/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=4822253570&linkCode=as2&tag=tomoyan.net-22&linkId=2432fe0e142c4849db47fe5fae0a7276"><img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=4822253570&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=tomoyan.net-22" ></a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=tomoyan.net-22&l=am2&o=9&a=4822253570" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></html> | <html><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="https://rcm-fe.amazon-adsystem.com/e/cm?ref=tf_til&t=tomoyan.net-22&m=amazon&o=9&p=8&l=as1&IS2=1&detail=1&asins=4822253570&linkId=6faebd54465c56fe4aeb75a89bd3334f&bc1=ffffff&lt1=_top&fc1=333333&lc1=0066c0&bg1=ffffff&f=ifr"></iframe></html> |+解説サイト: [[http://eternalwindows.jp/|EternalWindows]]\\ 
 +      C言語によるWindowsプログラミングの解説サイト\\ 
 +ソースコード: [[https://github.com/windows-internals-guide/security|windows-internals-guide/security]] (インサイド Windows - 第7章 セキュリティ章)\\ 
 +\\ 
 +|<html><a target="_blank"  href="https://www.amazon.co.jp/gp/product/4822253570/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=4822253570&linkCode=as2&tag=tomoyan.net-22&linkId=2432fe0e142c4849db47fe5fae0a7276"><img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=4822253570&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=tomoyan.net-22" ></a><img src="//ir-jp.amazon-adsystem.com/e/ir?t=tomoyan.net-22&l=am2&o=9&a=4822253570" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></html> | <html><iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="https://rcm-fe.amazon-adsystem.com/e/cm?ref=tf_til&t=tomoyan.net-22&m=amazon&o=9&p=8&l=as1&IS2=1&detail=1&asins=4822253570&linkId=6faebd54465c56fe4aeb75a89bd3334f&bc1=ffffff&lt1=_top&fc1=333333&lc1=0066c0&bg1=ffffff&f=ifr"></iframe></html>**目次**\\  第1章 概念とツール\\  第2章 システムアーキテクチャ\\  第3章 プロセスとジョブ\\  第4章 スレッド\\  第5章 メモリ管理\\  第6章 I/Oシステム\\  第7章 セキュリティ 
 + 
 +===== 著者 ===== 
 +**Pavel Yosifovich(パーベル・ヨシフォビッチ)**\\ 
 +Microsoft MVP。オンライン教育訓練サービス大手Pluralsight講師\\ 
 +LinkedIn: [[https://il.linkedin.com/in/pavely|Pavel Yosifovich - CTO - 1702ai | LinkedIn]]\\ 
 +GitHub: [[https://github.com/zodiacon|zodiacon (Pavel Yosifovich)]]\\ 
 +Twitter: [[https://twitter.com/zodiacon|Pavel Yosifovichさん (@zodiacon) / Twitter]]\\ 
 +Pluralsight: [[https://www.pluralsight.com/authors/pavel-yosifovich|Pavel Yosifovich - Windows Author | Pluralsight]]\\ 
 +Microsoft MVP Award: [[https://mvp.microsoft.com/en-us/PublicProfile/4025184|Pavel Yosifovich - Microsoft MVP Award]]\\ 
 +Blog: [[https://scorpiosoftware.net/author/zodiacon/|Pavel Yosifovich – Pavel's Blog]]\\ 
 +YouTube:\\ 
 +<html> 
 +<div class="youtube"> 
 +    <iframe width="560" height="315" src="https://www.youtube.com/embed/gBkvAO02qUY" frameborder="0"  
 +    allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> 
 +</div> 
 +</html> 
 + 
 +**Alex Ionescu(アレックス・イオネスク)**\\ 
 +CrowdStrike社のEDR戦略担当バイスプレジデント\\ 
 + 
 +**Mark E. Russinovich(マーク・E・ルシノビッチ)**\\ 
 +Microsoft AzureのCTOでWindows Sysinternalsツールの主な作成者 
 + 
 +**David A. Solomon(デビッド・A・ソロモン)**\\ 
 +第2版以降の「インサイドWindows(Windows Internals)」シリーズの著者(第3版以降は共著)\\ 
 + 
 +**山内 和朗(やまうち かずお)**\\ 
 +フリーランスのテクニカルライター。岩手県花巻市在住\\ 
  • windows/windows_internals.1583463557.txt.gz
  • 最終更新: 2020/03/06 11:59
  • by ともやん