Skip to content

Instantly share code, notes, and snippets.

View EbiseLutica's full-sized avatar
🦐
Love Shrimpia

Ebise Lutica EbiseLutica

🦐
Love Shrimpia
View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using NMeCab;
namespace ConsoleApplication2
{
class Program
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Calc
{
class PolaScript
{
d 誰がハゲじゃハゲ 感動詞
あっぷる  顔文字
あまさと 天郷 姓
いえい (۶ꈨຶꎁꈨຶ )۶ʸᵉᵃʰᵎ 顔文字
いかり ┗(⌒)(╬´◓ω◔`╬)(⌒)┛ 顔文字
いかり ┗(⌒)(╬* ՞ਊ՞ *╬)(⌒)┛ 顔文字
いっぱんゆーざー ( ^o^) 顔文字
いも (╮╯╭) 顔文字
うえ ( ◠‿◠ )☝ 顔文字
うそほんと ('ω')✌。0(嘘です)※ホントです 顔文字
@EbiseLutica
EbiseLutica / ja_JP.properties
Created July 20, 2015 13:21
IC2ex-2.2.746 用の日本語化ファイルです。7zip等でjarを開き、ic2/lang/の中に入れていただければ、Minecraftの日本語環境でIC2exが日本語化されます。一部日本語化できてないところもあります(´・_・`)
# Japanese Localization by Citringo.
#Item_Cell
itemCellEmpty = 空のセル
itemCellLava = 溶岩セル
itemCellWater = 水セル
itemCellUuMatter = 液体マターセル
itemCellCF = CFスプレーセル
itemCellAir = 圧縮空気セル
@EbiseLutica
EbiseLutica / ja_JP.lang
Created July 20, 2015 14:11
Advanced Solar Panel(IC2ex アドオン) 1.7.10-3.5.1 の日本語化ファイルです。
itemSunnarium.name=サナリウム
itemSunnariumAlloy.name=サナリウム合金
itemIrradiantUranium.name=まばゆいウラン
itemEnrichedSunnarium.name=濃縮したサナリウム
itemEnrichedSunnariumAlloy.name=濃縮したサナリウム合金
itemIrradiantGlassPane.name=まばゆいガラス板
itemIridiumIronPlate.name=イリジウムと鉄の板
itemReinforcedIridiumIronPlate.name=強化したイリジウムと鉄の板
itemIrradiantReinforcedPlate.name=まばゆい強化板
itemSunnariumPart.name=サナリウムの欠片
using System;
using DefenderStory.Entity;
using System.Drawing;
namespace DefenderStory
{
public class EntityTemplate : EntityLiving
{
using System;
using DefenderStory.Api;
public class MyMod : DefStoryMod
{
Random r = new Random();
public override void Init()
{
EventRegister.PlayerKilledMonster += KilledMonster;
}
[].forEach.call(document.querySelectorAll('pre > code'), function(elem){
// highlight.js は <code> 内の先頭と末尾の改行を無視してくれないので、ここで削除
// ※ HTML を書く際、先頭と末尾に改行を入れない方法もある
elem.textContent = elem.textContent.replace(/^[\r\n]+|[\r\n]+$/g, '');
// highlight.js の適用
hljs.highlightBlock(elem);
// highlightjs-line-numbers.js の適用
hljs.lineNumbersBlock(elem);
名詞
d 誰がハゲじゃハゲ 感動詞
あっぷる  顔文字
あまさと 天郷 姓
いえい (۶ꈨຶꎁꈨຶ )۶ʸᵉᵃʰᵎ 顔文字
いかり ┗(⌒)(╬´◓ω◔`╬)(⌒)┛ 顔文字
いかり ┗(⌒)(╬* ՞ਊ՞ *╬)(⌒)┛ 顔文字
いっぱんゆーざー ( ^o^) 顔文字
いも (╮╯╭) 顔文字
うえ ( ◠‿◠ )☝ 顔文字
名詞
d 誰がハゲじゃハゲ 感動詞
あっぷる  顔文字
あまさと 天郷 姓
いえい (۶ꈨຶꎁꈨຶ )۶ʸᵉᵃʰᵎ 顔文字
いかり ┗(⌒)(╬´◓ω◔`╬)(⌒)┛ 顔文字
いかり ┗(⌒)(╬* ՞ਊ՞ *╬)(⌒)┛ 顔文字
いっぱんゆーざー ( ^o^) 顔文字
いも (╮╯╭) 顔文字
うえ ( ◠‿◠ )☝ 顔文字