568 kanji in total. Sorted by number of occurrences. Source: http://www.jreast.co.jp/passenger/index.html (index page, plus pages 1 through 9; 957 stations)
Kanji | Occurrences |
---|---|
็ฐ | 77 |
ๅท | 62 |
้ | 55 |
ๆฐ | 46 |
ๅคง | 41 |
<entry> | |
<ent_seq>1060620</ent_seq> | |
<r_ele> | |
<reb>ใทใใฏในใใคใณ</reb> | |
<re_pri>gai1</re_pri> | |
</r_ele> | |
<r_ele> | |
<reb>ใทใใฏในใปใใคใณ</reb> | |
</r_ele> | |
<sense> |
// Here's a simple example reducer, a simplified form of what we're using. | |
// It loads a list of employees. | |
import * as types from '../actions/action-types' | |
const initialState = { | |
hasData: false, | |
isLoading: false, | |
entityList: [], | |
error: null |
jQuery(function(){ | |
jQuery('.showSingle').click(function(){ | |
jQuery('.targetDiv').hide(); | |
jQuery('#div'+jQuery(this).attr('target')).show(); | |
}); | |
}); | |
wordt: | |
$(function(){ |
// found here: http://archive.rebeccablacktech.com/g/thread/39482493 | |
// This supposedly extracts bmp files from microsoft comic chat AVB files | |
// ---- | |
// AVBuster.cpp : Defines the entry point for the console application. | |
// | |
#include "stdafx.h" | |
#include <cstdlib> | |
#include <cstring> | |
#include "zlib.h" |
/** | |
* Returns the days of the week from a given start day, indicated with a three-letter code. | |
* Normally, the start day is Monday, but any day is usable depending on locale. | |
* | |
* @param {String} startDay One of 'mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun' | |
* @returns {Array} List of days in the week starting from the indicated first day | |
*/ | |
export const weekdayList = (startDay = 'mon') => { | |
const days = ['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun'] | |
const start = days.indexOf(startDay) |
textCresc = | |
#(define-music-function (parser location mymarkup) (markup?) | |
(make-music 'CrescendoEvent | |
'span-direction START | |
'span-type 'text | |
'span-text mymarkup)) | |
% called like this | |
s8-\textCresc "poi a poi sempre piรน allegro" s4. s2 |
\version "2.19.42" | |
% \semprePp | |
% | |
% Prints "sempre" followed by a \pp. | |
semprePp = | |
\tweak DynamicText.self-alignment-X #LEFT | |
\tweak DynamicText.X-extent #'(0 . 0) | |
\tweak DynamicText.X-offset #0 | |
#(make-dynamic-script |
568 kanji in total. Sorted by number of occurrences. Source: http://www.jreast.co.jp/passenger/index.html (index page, plus pages 1 through 9; 957 stations)
Kanji | Occurrences |
---|---|
็ฐ | 77 |
ๅท | 62 |
้ | 55 |
ๆฐ | 46 |
ๅคง | 41 |
JR East stations
Sorted first by most popular kanji. The lists underneath these kanji are the most popular stations that use these kanji.
I don't have a list of all stations with kana, so only the top most popular stations have kana behind the kanji.