From 24f9fd7f97176553d34ad7e2f9530b19d976d221 Mon Sep 17 00:00:00 2001 From: "MORO, Shigeki" Date: Sat, 1 Feb 2003 03:46:21 +0000 Subject: [PATCH] revised --- perl/index.html.ja.iso-2022-jp | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/perl/index.html.ja.iso-2022-jp b/perl/index.html.ja.iso-2022-jp index ebd2e1c..6d4aa63 100644 --- a/perl/index.html.ja.iso-2022-jp +++ b/perl/index.html.ja.iso-2022-jp @@ -42,13 +42,15 @@
use UTF2000;
 
-# $B=t66HV9f$KBP1~$9$k4A;z$N2h?t$rI=<($9$k(B
-my $s = UTF2000->new(ideograph_daikanwa => 8916);
-print $s->strokes, "\n";
+my $s1 = UTF2000->new(ideograph_daikanwa => 6942); # $B!V;z!W(B
+print $s1->strokes, "\n"; # $B2h?t$rI=<((B
 
-# $B2h?t(B15$B!"Itnew(strokes => 15, radical => 11);
-print join("\n", $s1->morohashi_daikanwa), "\n";
+my $s2 = UTF2000->new(shinjigen_2 => 1777); # $B!V;z!W(B +print $s2->compare($s1) * 100, "%\n"; # $s1$B$H(B$s2$B$rHf3S$7$F0lCWN($rI=<((B + +# $B2h?t(B15$B!"$A2?JW(B9($B$K$s$Y$s(B)$B$N4A;z$r?7$?$K:n$k(B +my $s3 = UTF2000->define_char(strokes => 15, radical => 9); +

METHOD

@@ -59,7 +61,7 @@ print join("\n", $s1->morohashi_daikanwa), "\n";
  • $B%G!<%?%Y!<%9$N%"%/%;%9$N9bB.2=(B
  • IDS$B$,$i$_(B