URL:http://v2.api.dmzj.com/article/recommend/header.json
method: GET
content-type: text/html
TargetApplication=3.82 | |
Author=bluelovers | |
SourceLANGID=1033 | |
LANGID=1028 | |
Generator=DKLang Translation Editor v3.0 | |
LastModified=2018-06-04 22:42:21 | |
[About] | |
00000002=關於 | |
00000161=關閉 |
import com.intellij.openapi.actionSystem.AnActionEvent | |
import liveplugin.currentEditor | |
import liveplugin.registerAction | |
import liveplugin.runWriteAction | |
import liveplugin.* | |
import liveplugin.show | |
import com.intellij.openapi.editor.actionSystem.EditorAction; | |
import com.intellij.openapi.editor.actionSystem.*; | |
import com.intellij.openapi.editor.*; | |
import com.sun.jna.StringArray |
{ | |
"emojis": [ | |
{"emoji": "👩👩👧👧", "name": "family_mothers_two_girls", "shortname": "", "unicode": "", "html": "👩‍👩‍👧‍👧", "category": "p", "order": ""}, | |
{"emoji": "👩👩👧👦", "name": "family_mothers_children", "shortname": "", "unicode": "", "html": "👩‍👩‍👧‍👦", "category": "p", "order": ""}, | |
{"emoji": "👩👩👦👦", "name": "family_mothers_two_boys", "shortname": "", "unicode": "", "html": "👩‍👩‍👦‍👦", "category": "p", "order": ""}, | |
{"emoji": "👨👩👧👧", "name": "family_two_girls", "shortname": "", "unicode": "", "html": "👨‍👩‍👧‍👧", "category": "p", "order": ""}, | |
{"emoji": "👨👩👧👦", "name": "family_children", "shortname": "", "unicode": "", "html": "👨‍👩‍👧‍👦", "category": "p", "order": ""}, | |
{"emoji": "👨👩👦👦", "name": "family_two_boys", "shortname": "", "unicode": "", "html": "👨&zw |
{ | |
"$schema": "http://json-schema.org/draft-04/schema#", | |
"title": "JSON schema for NPM package.json files", | |
"definitions": { | |
"person": { | |
"description": "A person who has been involved in creating or maintaining this package", | |
"type": [ "object", "string" ], | |
"required": [ "name" ], | |
"properties": { | |
"name": { |
## jp | |
106.186.27.62 www.akabeesoft2.com | |
106.186.27.62 www.akabeesoft3.com | |
106.186.27.62 www.akatsukiworks.com | |
106.186.27.62 www.alicesoft.com | |
106.186.27.62 www.cosmiccute.com | |
106.186.27.62 www.hibiki-site.com | |
106.186.27.62 www.minori.ph |
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/terms/" xmlns:opds="http://opds-spec.org/2010/catalog"> | |
<title>My Catalog</title> | |
<updated>2019-03-07T21:01:37.772Z</updated> | |
<author> | |
<name>Samy Pesse</name> | |
<uri>https://www.gitbook.com</uri> | |
</author> | |
<entry> | |
<title>A book</title> |
export interface IPackageJSON extends Object { | |
readonly name: string; | |
readonly version?: string; | |
readonly description?: string; | |
readonly keywords?: string[]; |
/** | |
* Created by user on 2019/5/25. | |
*/ | |
import { globbyASync, IOptionsWithReturnGlobList, getOptions } from 'node-novel-globby/g'; | |
import Bluebird = require('bluebird'); | |
import { sortTree } from 'node-novel-globby/lib/glob-sort'; | |
import path = require('path'); | |
import fs = require('fs-extra'); |
metro-config 0.56 windows fix