Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
Text Editors
>
Text Processing
>
nkf Network Kanji Filter
>
Forums
>
公開討議
>
nkf32.dll を使い安くする NuGet パッケージ
nkf Network Kanji Filter
Fork
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
Git
nkf
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Communication
Forums
List of Forums
公開討議 (218)
Mailing Lists
list of ML
nkf-dev
News
Forums:
公開討議
(Thread #36211)
Return to Thread list
RSS
nkf32.dll を使い安くする NuGet パッケージ (2014-11-16 15:29 by
kkato233
#74851)
Reply
Create ticket
nkf32.dll を Windows アプリから使いやすくするための NuGet パッケージを作成してみました。
nkf は Windows 版のメンテナンスをしている人が居ない? のか
あまり Windows アプリから利用する方法が便利ではありませんでした。
もし、問題が無いようでしたら
https://www.nuget.org/
に登録して、継続してメンテナンスいきますが よろしいでしょうか?
https://github.com/kkato233/Nkf.Net/
Reply to #74851
×
Subject
Body
Reply To Message #74851 > nkf32.dll を Windows アプリから使いやすくするための NuGet パッケージを作成してみました。 > > nkf は Windows 版のメンテナンスをしている人が居ない? のか > あまり Windows アプリから利用する方法が便利ではありませんでした。 > > もし、問題が無いようでしたら https://www.nuget.org/ に登録して、継続してメンテナンスいきますが よろしいでしょうか? > > https://github.com/kkato233/Nkf.Net/ > >
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: nkf32.dll を使い安くする NuGet パッケージ (2014-11-18 15:42 by
naruse
#74864)
Reply
Create ticket
[メッセージ #74851 への返信]
> nkf32.dll を Windows アプリから使いやすくするための NuGet パッケージを作成してみました。
>
> nkf は Windows 版のメンテナンスをしている人が居ない? のか
> あまり Windows アプリから利用する方法が便利ではありませんでした。
http://www.vector.co.jp/soft/win95/util/se295331.html
とかですかね。
.NETは聞いたことがないです。
> もし、問題が無いようでしたら
https://www.nuget.org/
に登録して、継続してメンテナンスいきますが よろしいでしょうか?
ライセンス上の問題はありませんし自由ではあるのですが、
現状のnkfはスレッドセーフではありませんからオススメはしませんよ。
Reply to
#74851
Reply to #74864
×
Subject
Body
Reply To Message #74864 > [メッセージ #74851 への返信] > > nkf32.dll を Windows アプリから使いやすくするための NuGet パッケージを作成してみました。 > > > > nkf は Windows 版のメンテナンスをしている人が居ない? のか > > あまり Windows アプリから利用する方法が便利ではありませんでした。 > > http://www.vector.co.jp/soft/win95/util/se295331.html とかですかね。 > .NETは聞いたことがないです。 > > > もし、問題が無いようでしたら https://www.nuget.org/ に登録して、継続してメンテナンスいきますが よろしいでしょうか? > > ライセンス上の問題はありませんし自由ではあるのですが、 > 現状のnkfはスレッドセーフではありませんからオススメはしませんよ。
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: nkf32.dll を使い安くする NuGet パッケージ (2014-11-18 23:53 by
kkato233
#74870)
Reply
Create ticket
> 現状のnkfはスレッドセーフではありませんからオススメはしませんよ。
ご指摘ありがとうございます。
nkf32.dll を Visual Studio 2013 の スレッドローカル機能
__declspec( thread )
をつけてコンパイルして マルチスレッドで動作するように修正したバージョンと
一緒に利用することにします。
https://github.com/kkato233/nkf
https://github.com/kkato233/Nkf.Net
Reply to
#74864
Reply to #74870
×
Subject
Body
Reply To Message #74870 > > 現状のnkfはスレッドセーフではありませんからオススメはしませんよ。 > ご指摘ありがとうございます。 > nkf32.dll を Visual Studio 2013 の スレッドローカル機能 > __declspec( thread ) > をつけてコンパイルして マルチスレッドで動作するように修正したバージョンと > 一緒に利用することにします。 > > https://github.com/kkato233/nkf > https://github.com/kkato233/Nkf.Net > >
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