OpenCV CLI VC# VS2008 VS2012 画像処理 GUIプログラミング 画像処理の研究を行う事になったので、画像処理について勉強しています。

アクセス修飾子

  • public,protected,internal,private

インスタンス

  • クラスを実行→メモリ上にオブジェクトを展開.
  • new演算子でインスタンスを作成する.
    • classname varialbe = new classname()

オブジェクト

  • インスタンス化によって生成されたデータ.
  • メソッドとプロパティで構成.

オブジェクト型

  • 参照型で、任意のデータ型を4バイトで参照.

オブジェクト指向プログラミング

  • オブジェクトを組み合わせてプログラミングすること.

クラス

プロパティ

  • オブジェクト固有のデータ.
label.Text = "string"
    • label:オブジェクト名
    • Text:プロパティ

モーダル

  • ShowDialog()

モードレス

  • Show()

このページへのコメント

Great topic and well written. Do you have any more resources
about this that you reccommend?

0
Posted by Jose 2016年03月26日(土) 19:13:27 返信

Great topic and well written. Do you have any more resources about this that you reccommend?

0
Posted by Kina 2016年03月26日(土) 18:45:09 返信

Great topic and well written. Do you have any more resources about this that you reccommend?

0
Posted by Alan 2016年03月26日(土) 18:39:17 返信

Great topic and well written. Do you have any
more resources about this that you reccommend?

0
Posted by Cathy 2016年03月26日(土) 18:08:54 返信

Great topic and well written. Do you have any more resources about this that you reccommend?

0
Posted by Lynn 2016年03月26日(土) 17:50:19 返信

コメントをかく


「http://」を含む投稿は禁止されています。

利用規約をご確認のうえご記入下さい

カウンタ

カウンタ




Menu

null

フリーエリア

管理人/副管理人のみ編集できます