{"id":1762,"date":"2015-10-06T18:00:40","date_gmt":"2015-10-06T09:00:40","guid":{"rendered":"http:\/\/appsweets.net\/blog\/?p=1762"},"modified":"2015-10-06T18:00:40","modified_gmt":"2015-10-06T09:00:40","slug":"handling-unicode-6","status":"publish","type":"post","link":"http:\/\/appsweets.net\/blog\/2015\/10\/06\/handling-unicode-6\/","title":{"rendered":"Handling Unicode #6"},"content":{"rendered":"<div class=\"856f7bdf6ce2541193600c6e03dd1a56\" data-index=\"1\" style=\"float: left; margin: 16px 16px 16px 0;\">\n<script type=\"text\/javascript\"><!--\r\ngoogle_ad_client = \"ca-pub-5825700137064158\";\r\n\/* 250sq, appsweets-blog *\/\r\ngoogle_ad_slot = \"4837931762\";\r\ngoogle_ad_width = 250;\r\ngoogle_ad_height = 250;\r\n\/\/-->\r\n<\/script>\r\n<script type=\"text\/javascript\"\r\nsrc=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">\r\n<\/script>\n<\/div>\n<p>\u305d\u3046\u3044\u3046\u308f\u3051\u3067\u307c\u3061\u307c\u3061\u3068 wasavi \u306b\u7d44\u307f\u8fbc\u307f\u59cb\u3081\u308b\u3002<\/p>\n<p>\u307e\u305a\u306f\u7c21\u5358\u305d\u3046\u306a [cci]motionLeft()[\/cci] \u304b\u3089\u3068\u308a\u304b\u304b\u3063\u3066\u307f\u3088\u3046\u3002<br \/>\n<code lang=\"javascript\"><br \/>\nfunction motionLeft (c, count) {<br \/>\n\t\/\/ \u30ab\u30a6\u30f3\u30c8\u306e\u5024\u3092\u6b63\u898f\u5316<br \/>\n\tcount || (count = 1);<\/p>\n<p>\t\/\/ \u73fe\u5728\u306e\u30ab\u30fc\u30bd\u30eb\u4f4d\u7f6e<br \/>\n\tvar n = buffer.selectionStart;<\/p>\n<p>\t\/\/ \u73fe\u5728\u884c\u306e\u66f8\u8a18\u7d20\u30af\u30e9\u30b9\u30bf\u7fa4<br \/>\n\tvar clusters = getGraphemeClusters(n);<\/p>\n<p>\t\/\/ \u30ab\u30fc\u30bd\u30eb\u304c\u4f4d\u7f6e\u3059\u308b\u66f8\u8a18\u7d20\u30af\u30e9\u30b9\u30bf\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9<br \/>\n\tvar clusterIndex = clusters.getClusterIndexFromUTF16Index(n.col);<\/p>\n<p>\t\/\/ \u79fb\u52d5\u3067\u304d\u306a\u3044\u306a\u3089\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u751f\u6210<br \/>\n\tif (c != '' && clusterIndex <= 0) {\n\t\trequestNotice({silent:_('Top of line.')});\n\t}\n\t\n\t\/\/ \u66f8\u8a18\u7d20\u30af\u30e9\u30b9\u30bf\u5358\u4f4d\u3067\u30ab\u30a6\u30f3\u30c8\u5206\u623b\u308b\n\t\/\/ \u305f\u3060\u3057\u30010 \u672a\u6e80\u306b\u306f\u3057\u306a\u3044\n\tif (clusters.length) {\n\t\tn.col = clusters.rawIndexAt(Math.max(\n\t\t\tclusterIndex - count, 0));\n\t}\n\t\n\t\/\/ \u30d0\u30c3\u30d5\u30a1\u306e\u30ab\u30fc\u30bd\u30eb\u4f4d\u7f6e\u306b\u4e0a\u66f8\u304d\n\tbuffer.selectionStart = n;\n\t\n\t\/\/ \u30ad\u30fc\u540d\u3092\u30b3\u30de\u30f3\u30c9\u5217\u306b\u8ffd\u52a0\n\tprefixInput.motion = c;\n\t\n\t\/\/ \u6c34\u5e73\u79fb\u52d5\u306a\u306e\u3067\u3001\"\u8a18\u61b6\u3055\u308c\u305f\u6c34\u5e73\u4f4d\u7f6e\" \u306f\u66f4\u65b0\u3059\u308b\u5fc5\u8981\u304c\u3042\u308b\n\tinvalidateIdealWidthPixels();\n\t\n\t\/\/ \u30b3\u30de\u30f3\u30c9\u5b9f\u884c\u5b8c\u4e86\n\treturn true;\n}\n<\/code><br \/>\n\u3068\u3053\u3093\u306a\u3088\u3046\u306b Unicode \u306e\u3081\u3093\u3069\u304f\u3055\u3044\u90e8\u5206\u306f\u5168\u3066 Unistring \u304c\u9762\u5012\u3092\u898b\u3066\u304f\u308c\u308b\u3002<\/p>\n<div class=\"856f7bdf6ce2541193600c6e03dd1a56\" data-index=\"1\" style=\"float: left; margin: 16px 16px 16px 0;\">\n<script type=\"text\/javascript\"><!--\r\ngoogle_ad_client = \"ca-pub-5825700137064158\";\r\n\/* 250sq, appsweets-blog *\/\r\ngoogle_ad_slot = \"4837931762\";\r\ngoogle_ad_width = 250;\r\ngoogle_ad_height = 250;\r\n\/\/-->\r\n<\/script>\r\n<script type=\"text\/javascript\"\r\nsrc=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">\r\n<\/script>\n<\/div>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p>\u305d\u3046\u3044\u3046\u308f\u3051\u3067\u307c\u3061\u307c\u3061\u3068 wasavi \u306b\u7d44\u307f\u8fbc\u307f\u59cb\u3081\u308b\u3002 \u307e\u305a\u306f\u7c21\u5358\u305d\u3046\u306a [cci]motionLeft()[\/cci] \u304b\u3089\u3068\u308a\u304b\u304b\u3063\u3066\u307f\u3088\u3046\u3002 function motionLeft (c, count) { \/\/ \u30ab\u30a6\u30f3\u30c8\u306e\u5024\u3092\u6b63\u898f\u5316 count || (count = 1); \/\/ \u73fe\u5728\u306e\u30ab\u30fc\u30bd\u30eb\u4f4d\u7f6e var n = buffer.selectionStart; \/\/ \u73fe\u5728\u884c\u306e\u66f8\u8a18\u7d20\u30af\u30e9\u30b9\u30bf\u7fa4 var clusters = getGraphemeClusters(n); \/\/ \u30ab\u30fc\u30bd\u30eb\u304c\u4f4d\u7f6e\u3059\u308b\u66f8\u8a18\u7d20\u30af\u30e9\u30b9\u30bf\u306e\u30a4\u30f3\u30c7\u30c3\u30af\u30b9 var clusterIndex = clusters.getClusterIndexFromUTF16Index(n.col); \/\/ \u79fb\u52d5\u3067\u304d\u306a\u3044\u306a\u3089\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u751f\u6210 if (c &hellip; <a href=\"http:\/\/appsweets.net\/blog\/2015\/10\/06\/handling-unicode-6\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[5,42,3,4],"class_list":["post-1762","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-javascript","tag-unistring","tag-vi","tag-wasavi"],"_links":{"self":[{"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/posts\/1762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/comments?post=1762"}],"version-history":[{"count":1,"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/posts\/1762\/revisions"}],"predecessor-version":[{"id":1763,"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/posts\/1762\/revisions\/1763"}],"wp:attachment":[{"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/media?parent=1762"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/categories?post=1762"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/appsweets.net\/blog\/wp-json\/wp\/v2\/tags?post=1762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}