タグ

ブックマーク / learn.microsoft.com (6)

  • Per-Component Math Operations - Win32 apps

    adachi_c
    adachi_c 2016/08/10
  • Semantics - Win32 apps

    A semantic is a string attached to a shader input or output that conveys information about the intended use of a parameter. Semantics are required on all variables passed between shader stages. The syntax for adding a semantic to a shader variable is shown here (Variable Syntax (DirectX HLSL)). In general, data passed between pipeline stages is completely generic and is not uniquely interpreted by

    Semantics - Win32 apps
    adachi_c
    adachi_c 2016/07/11
  • オブジェクトIDは取得できないでしょうか

    質問 2009年12月24日木曜日 2:44 C#のクラスオブジェクトはアドレス値ではなくオブジェクトIDで管理されています。 このオブジェクトIDは内部的には32ビット整数値のようだということまではわかったのですが、その値をプログラムから取得する方法はないでしょうか? (Javaでもできないので無理なのではないかと思っていますが…) ふたつのDictionaryに分かれて格納されるオブジェクト群に統一したIDを振ってアクセスしたい状況があり、オブジェクトIDが取得できればそれがそのまま「統一したID」になるんだけどな、と考えているところです。 すべての返信 (4) 2009年12月24日木曜日 3:45 ✅回答済み 残念ながら無理なようです。 インターフェイスも未公開な上、MSDN の記述を見ているとどうやらランタイムの機能のようなので、言語レベルではアクセスできないみたいですね。 ht

    オブジェクトIDは取得できないでしょうか
    adachi_c
    adachi_c 2016/06/29
    Consuloのデバッガで表示できてるってことは取れてるってことになるよな。一体どうやって?“オブジェクトIDは内部的には32ビット整数値のようだということまではわかったのですが、その値をプログラムか”
  • IIS 7.0、IIS 7.5、および IIS 8.0 の HTTP 状態コード

    This article provides a list of the Hypertext Transfer Protocol (HTTP) status codes in Microsoft Internet Information Services (IIS) 7.0 and later versions. Original product version:   Internet Information Services 7.0 and later versions Original KB number:   943891 Introduction When you try to access content on a server that is running IIS by using the HTTP protocol, IIS returns a numeric code th

    IIS 7.0、IIS 7.5、および IIS 8.0 の HTTP 状態コード
    adachi_c
    adachi_c 2013/11/24
  • Archived MSDN and TechNet Blogs | Microsoft Learn

    If you were looking for MSDN or TechNet blogs, please know that MSDN and TechNet blog sites have been retired, and blog content has been migrated and archived here. How to use this site Archived blogs are grouped alphabetically by the initial letter of the blog name. Select the initial letter from the TOC to see the full list of the blogs. You can also type the name of the blog or the title of the

    Archived MSDN and TechNet Blogs | Microsoft Learn
    adachi_c
    adachi_c 2013/09/27
    “the winning team can claim that its preferred language is “the programming tool of choice for discriminating hackers.””
  • C/C++ 用語集

    このブラウザーはサポートされなくなりました。 Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。 この用語集はコラム「Deep C++」(https://msdn.microsoft.com/voices/deep.asp)の関連記事です。 ANSI American National Standards Institute(米国規格協会。http://www.ansi.org/)技術委員会で、かつては X3 J11 という名前でしたが、今では単に J11(http://www.x3.org/ncits/tc_home/j11.htm)と呼ばれており、アメリカ合衆国における C プログラミング言語標準規格の作成と保守の責任を担っています。同様の委員会、J16(http://www.x3.org/ncits

    C/C++ 用語集
    adachi_c
    adachi_c 2009/02/12
  • 1