다운로드
소프트웨어 개발
계정
다운로드
소프트웨어 개발
Login
Forgot Account/Password
계정 만들기
언어
도움
언어
도움
×
Login
Login Name
Password
×
Forgot Account/Password
Translation Status of 한국말
Category:
Software
People
PersonalForge
Magazine
Wiki
검색
OSDN
>
브라 우즈 소프트웨어
>
Text Editors
>
Documentation
>
NDOC日本語版
>
포럼
>
掲示板
>
クラスメンバ名とプロパティ名の違いが大文字小文字の場合について
NDOC日本語版
Description
Project Summary
Developer Dashboard
웹 페이지
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
다운로드
List of Releases
Stats
티켓
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
List of Forums
ヘルプ (3)
掲示板 (80)
開発者 (1)
News
포럼:
掲示板
(Thread #8502)
Return to Thread list
RSS
クラスメンバ名とプロパティ名の違いが大文字小文字の場合について (2005-08-26 19:44 by
Anonymous
#16043)
Reply
Create ticket
クラスメンバ
private string sample;
プロパティ
public string Sample {
get {
return this.sample;
}
set {
this.sample = value;
}
としている場合、htmlファイルが1つしか作成されない
のですが、仕方ないのでしょうか。
2つ作成されるようにできるのでしょうか?
Reply to #16043
×
Subject
Body
Reply To Message #16043 > クラスメンバ > private string sample; > > プロパティ > public string Sample { > get { > return this.sample; > } > set { > this.sample = value; > } > > としている場合、htmlファイルが1つしか作成されない > のですが、仕方ないのでしょうか。 > 2つ作成されるようにできるのでしょうか?
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
RE: クラスメンバ名とプロパティ名の違いが大文字小文字の場合について (2005-08-29 11:17 by
data
#16090)
Reply
Create ticket
上記の例でいうと、DocumentPrivatesをtrueにすると発生するバグですね。
大文字小文字の違いだけだと、同じファイル名になっちゃうことが原因です。
けど、本家の開発版でも修正されていないんですよね。
どうせ、.NET 2.0で本家もバージョンアップするような気もするし...
Reply to
#16043
Reply to #16090
×
Subject
Body
Reply To Message #16090 > 上記の例でいうと、DocumentPrivatesをtrueにすると発生するバグですね。 > > 大文字小文字の違いだけだと、同じファイル名になっちゃうことが原因です。 > けど、本家の開発版でも修正されていないんですよね。 > > どうせ、.NET 2.0で本家もバージョンアップするような気もするし...
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
修正β版リリース (2005-08-30 12:29 by
data
#16119)
Reply
Create ticket
本件に対応するバージョンをリリースしました。
ソースをそれなりにいじる必要があったので、とりあえず、β版から始めます。
ご確認ください。
特に、
・リンク先がない
・リンク先が間違っている
に注意して確認ください。
Reply to
#16043
Reply to #16119
×
Subject
Body
Reply To Message #16119 > 本件に対応するバージョンをリリースしました。 > > ソースをそれなりにいじる必要があったので、とりあえず、β版から始めます。 > ご確認ください。 > 特に、 > ・リンク先がない > ・リンク先が間違っている > に注意して確認ください。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
RE: 修正β版リリース (2005-09-05 10:10 by
Anonymous
#16258)
Reply
Create ticket
対応していただき、ありがとうございます。
試してみようと
ndoc-ja-installer-v1.3.1-rev2-beta.msiをダウンロードしようとしましたが、サイズが0KBとなっており、利用できませんでした。
Reply to
#16119
Reply to #16258
×
Subject
Body
Reply To Message #16258 > 対応していただき、ありがとうございます。 > 試してみようと > ndoc-ja-installer-v1.3.1-rev2-beta.msiをダウンロードしようとしましたが、サイズが0KBとなっており、利用できませんでした。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
再アップロードしました (2005-09-07 09:48 by
data
#16290)
Reply
Create ticket
あれ? ほんとですね。
ファイルを消した後に同じ名前でアップロードしなおしたのが原因か?
そんなわけで、ファイル名を変えてアップロードし直しました。
ご迷惑をお掛けしました。
Reply to
#16258
Reply to #16290
×
Subject
Body
Reply To Message #16290 > あれ? ほんとですね。 > ファイルを消した後に同じ名前でアップロードしなおしたのが原因か? > > そんなわけで、ファイル名を変えてアップロードし直しました。 > > ご迷惑をお掛けしました。
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
RE: リンク切れ (2005-10-19 13:42 by
Anonymous
#17262)
Reply
Create ticket
横レス失礼します。
非常に有用なツールですね。助かっています。
ところで、この版(v1.3.1 rev2 beta1)では、クラスメンバ一覧の中から、コンストラクタへのリンクがリンク切れになるようです。オーバロードされたコンストラクタも、オーバロード一覧からのリンクがリンク切れになります。
v1.3.1 rev1では問題ありませんでした。
以上ご報告まで
Reply to
#16119
Reply to #17262
×
Subject
Body
Reply To Message #17262 > 横レス失礼します。 > 非常に有用なツールですね。助かっています。 > > ところで、この版(v1.3.1 rev2 beta1)では、クラスメンバ一覧の中から、コンストラクタへのリンクがリンク切れになるようです。オーバロードされたコンストラクタも、オーバロード一覧からのリンクがリンク切れになります。 > > v1.3.1 rev1では問題ありませんでした。 > > 以上ご報告まで
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel
リンク切れ修正 (2005-10-26 11:32 by
data
#17484)
Reply
Create ticket
修正しました。
ご報告ありがとうございます。
# NDocの2.0対応はでないかも...
Reply to
#17262
Reply to #17484
×
Subject
Body
Reply To Message #17484 > 修正しました。 > ご報告ありがとうございます。 > > # NDocの2.0対応はでないかも...
You can not use Wiki syntax
You are not logged in. To discriminate your posts from the rest, you need to pick a nickname. (The uniqueness of nickname is not reserved. It is possible that someone else could use the exactly same nickname. If you want assurance of your identity, you are recommended to login before posting.)
Login
Nickname
Preview
Post
Cancel