text stringlengths 24 1.04M | metadata stringlengths 233 497 |
|---|---|
### File: src/main/java/weixin/popular/bean/paymch/MchShorturl.java
package weixin.popular.bean.paymch;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/paymch/MchShorturl.java", "license": "apache-2.0", "size": 1344} |
### File: src/main/java/weixin/popular/bean/paymch/MchShorturlResult.java
package weixin.popular.bean.paymch;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/**
* 退... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/paymch/MchShorturlResult.java", "license": "apache-2.0", "size": 605} |
### File: src/main/java/weixin/popular/bean/paymch/Refundquery.java
package weixin.popular.bean.paymch;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/**
* 退款查询
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/paymch/Refundquery.java", "license": "apache-2.0", "size": 2108} |
### File: src/main/java/weixin/popular/bean/paymch/RefundqueryResult.java
package weixin.popular.bean.paymch;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/**
* 退... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/paymch/RefundqueryResult.java", "license": "apache-2.0", "size": 621} |
### File: src/main/java/weixin/popular/bean/paymch/SecapiPayRefund.java
package weixin.popular.bean.paymch;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
/**
* 退款申... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/paymch/SecapiPayRefund.java", "license": "apache-2.0", "size": 2498} |
### File: src/main/java/weixin/popular/bean/paymch/SecapiPayRefundResult.java
package weixin.popular.bean.paymch;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
@XmlR... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/paymch/SecapiPayRefundResult.java", "license": "apache-2.0", "size": 2079} |
### File: src/main/java/weixin/popular/bean/paymch/Unifiedorder.java
package weixin.popular.bean.paymch;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/paymch/Unifiedorder.java", "license": "apache-2.0", "size": 3819} |
### File: src/main/java/weixin/popular/bean/paymch/UnifiedorderResult.java
package weixin.popular.bean.paymch;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import jav... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/paymch/UnifiedorderResult.java", "license": "apache-2.0", "size": 1509} |
### File: src/main/java/weixin/popular/bean/selfmenu/Button.java
package weixin.popular.bean.selfmenu;
import java.util.List;
public class Button {
private String name;
private String type; //click|view|news_info|img|text|voice|video
private String key;
private String url;
private String value;
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/selfmenu/Button.java", "license": "apache-2.0", "size": 1393} |
### File: src/main/java/weixin/popular/bean/selfmenu/CurrentSelfmenuInfo.java
package weixin.popular.bean.selfmenu;
import weixin.popular.bean.BaseResult;
public class CurrentSelfmenuInfo extends BaseResult{
private Integer is_menu_open;
private SelfmenuInfo selfmenu_info;
public Integer getIs_menu_op... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/selfmenu/CurrentSelfmenuInfo.java", "license": "apache-2.0", "size": 562} |
### File: src/main/java/weixin/popular/bean/selfmenu/News.java
package weixin.popular.bean.selfmenu;
public class News {
private String title;
private String author;
private String digest;
private Integer show_cover;
private String cover_url;
private String content_url;
private String sou... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/selfmenu/News.java", "license": "apache-2.0", "size": 1248} |
### File: src/main/java/weixin/popular/bean/selfmenu/NewsInfo.java
package weixin.popular.bean.selfmenu;
import java.util.List;
public class NewsInfo {
private List<News> list;
public List<News> getList() {
return list;
}
public void setList(List<News> list) {
this.list = list;
}
}
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/selfmenu/NewsInfo.java", "license": "apache-2.0", "size": 250} |
### File: src/main/java/weixin/popular/bean/selfmenu/SelfmenuInfo.java
package weixin.popular.bean.selfmenu;
import java.util.List;
public class SelfmenuInfo {
private List<Button> button;
public List<Button> getButton() {
return button;
}
public void setButton(List<Button> button) {
this.butt... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/selfmenu/SelfmenuInfo.java", "license": "apache-2.0", "size": 274} |
### File: src/main/java/weixin/popular/bean/templatemessage/TemplateMessage.java
package weixin.popular.bean.templatemessage;
import java.util.LinkedHashMap;
public class TemplateMessage {
private String touser;
private String template_id;
private String url;
private String topcolor;
private L... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/templatemessage/TemplateMessage.java", "license": "apache-2.0", "size": 104... |
### File: src/main/java/weixin/popular/bean/templatemessage/TemplateMessageAddResult.java
package weixin.popular.bean.templatemessage;
import weixin.popular.bean.BaseResult;
public class TemplateMessageAddResult extends BaseResult
{
private String template_id;
public String getTemplate_id()
{
ret... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/templatemessage/TemplateMessageAddResult.java", "license": "apache-2.0", "s... |
### File: src/main/java/weixin/popular/bean/templatemessage/TemplateMessageItem.java
package weixin.popular.bean.templatemessage;
public class TemplateMessageItem{
private String value;
private String color;
public TemplateMessageItem(String value, String color) {
super();
this.value = value;
th... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/templatemessage/TemplateMessageItem.java", "license": "apache-2.0", "size":... |
### File: src/main/java/weixin/popular/bean/templatemessage/TemplateMessageResult.java
package weixin.popular.bean.templatemessage;
import weixin.popular.bean.BaseResult;
public class TemplateMessageResult extends BaseResult{
private Long msgid;
public Long getMsgid() {
return msgid;
}
public voi... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/templatemessage/TemplateMessageResult.java", "license": "apache-2.0", "size... |
### File: src/main/java/weixin/popular/bean/xmlmessage/XMLImageMessage.java
package weixin.popular.bean.xmlmessage;
public class XMLImageMessage extends XMLMessage{
private String mediaId;
public XMLImageMessage(String toUserName, String fromUserName,String mediaId) {
super(toUserName, fromUserName, "ima... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/xmlmessage/XMLImageMessage.java", "license": "apache-2.0", "size": 408} |
### File: src/main/java/weixin/popular/bean/xmlmessage/XMLMessage.java
package weixin.popular.bean.xmlmessage;
import java.io.IOException;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.util.UUID;
import com.qq.weixin.mp.aes.AesException;
import com.qq.weixin.mp.aes.WXBi... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/xmlmessage/XMLMessage.java", "license": "apache-2.0", "size": 2117} |
### File: src/main/java/weixin/popular/bean/xmlmessage/XMLMusicMessage.java
package weixin.popular.bean.xmlmessage;
public class XMLMusicMessage extends XMLMessage{
private String title;
private String description;
private String musicUrl;
private String hQMusicUrl;
private String thumbMedia... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/xmlmessage/XMLMusicMessage.java", "license": "apache-2.0", "size": 1592} |
### File: src/main/java/weixin/popular/bean/xmlmessage/XMLNewsMessage.java
package weixin.popular.bean.xmlmessage;
import java.util.List;
public class XMLNewsMessage extends XMLMessage {
private List<Article> articles;
/**
* @param toUserName
* @param fromUserName
* @param articles
*/
public... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/xmlmessage/XMLNewsMessage.java", "license": "apache-2.0", "size": 1739} |
### File: src/main/java/weixin/popular/bean/xmlmessage/XMLTextMessage.java
package weixin.popular.bean.xmlmessage;
public class XMLTextMessage extends XMLMessage{
private String content;
public XMLTextMessage(String toUserName, String fromUserName,String content) {
super(toUserName, fromUserName, "text")... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/xmlmessage/XMLTextMessage.java", "license": "apache-2.0", "size": 390} |
### File: src/main/java/weixin/popular/bean/xmlmessage/XMLVideoMessage.java
package weixin.popular.bean.xmlmessage;
public class XMLVideoMessage extends XMLMessage{
private String mediaId;
private String title;
private String description;
public XMLVideoMessage(String toUserName, String fromUserNa... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/xmlmessage/XMLVideoMessage.java", "license": "apache-2.0", "size": 688} |
### File: src/main/java/weixin/popular/bean/xmlmessage/XMLVoiceMessage.java
package weixin.popular.bean.xmlmessage;
public class XMLVoiceMessage extends XMLMessage{
private String mediaId;
public XMLVoiceMessage(String toUserName, String fromUserName,String mediaId) {
super(toUserName, fromUserName, "voi... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/bean/xmlmessage/XMLVoiceMessage.java", "license": "apache-2.0", "size": 408} |
### File: src/main/java/weixin/popular/client/HttpClientFactory.java
package weixin.popular.client;
import java.security.KeyManagementException;
import java.security.KeyStore;
import java.security.KeyStoreException;
import java.security.NoSuchAlgorithmException;
import java.security.UnrecoverableKeyException;
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/client/HttpClientFactory.java", "license": "apache-2.0", "size": 3357} |
### File: src/main/java/weixin/popular/client/JsonResponseHandler.java
package weixin.popular.client;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
impo... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/client/JsonResponseHandler.java", "license": "apache-2.0", "size": 1528} |
### File: src/main/java/weixin/popular/client/LocalHttpClient.java
package weixin.popular.client;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.security.KeyStore;
import java.security.KeyStoreException;
import java.security.NoSuchAlgo... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/client/LocalHttpClient.java", "license": "apache-2.0", "size": 3535} |
### File: src/main/java/weixin/popular/client/XmlResponseHandler.java
package weixin.popular.client;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
impor... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/client/XmlResponseHandler.java", "license": "apache-2.0", "size": 1539} |
### File: src/main/java/weixin/popular/example/PayJsServlet.java
package weixin.popular.example;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import weixi... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/example/PayJsServlet.java", "license": "apache-2.0", "size": 1706} |
### File: src/main/java/weixin/popular/example/PayNotifyServlet.java
package weixin.popular.example;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import w... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/example/PayNotifyServlet.java", "license": "apache-2.0", "size": 2208} |
### File: src/main/java/weixin/popular/example/ReceiveServlet.java
package weixin.popular.example;
import java.io.IOException;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import javax.servlet.ServletException;
import javax.servlet.ServletInputStream;
import javax.servlet.ServletO... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/example/ReceiveServlet.java", "license": "apache-2.0", "size": 3505} |
### File: src/main/java/weixin/popular/example/ReceiveServlet2.java
package weixin.popular.example;
import java.io.IOException;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.net.URLDecoder;
import java.nio.charset.Charset;
import javax.servlet.ServletException;
import ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/example/ReceiveServlet2.java", "license": "apache-2.0", "size": 5076} |
### File: src/main/java/weixin/popular/example/pay_example.jsp.jsp
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="tex... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/example/pay_example.jsp.jsp", "license": "apache-2.0", "size": 698} |
### File: src/main/java/weixin/popular/support/TicketManager.java
package weixin.popular.support;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Timer;
import java.util.TimerTask;
import weixin.popular.api.TicketAPI;
import weixin.popular.bean.Ticket;
/**
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/support/TicketManager.java", "license": "apache-2.0", "size": 1491} |
### File: src/main/java/weixin/popular/support/TokenManager.java
package weixin.popular.support;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.Timer;
import java.util.TimerTask;
import weixin.popular.api.TokenAPI;
import weixin.popular.bean.Token;
/**
*... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/support/TokenManager.java", "license": "apache-2.0", "size": 1445} |
### File: src/main/java/weixin/popular/util/ExpireSet.java
package weixin.popular.util;
import java.util.HashSet;
import java.util.Queue;
import java.util.Set;
import java.util.Timer;
import java.util.TimerTask;
import java.util.concurrent.ConcurrentLinkedQueue;
/**
* 会值过期的Set
* @author Administrator
*... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/util/ExpireSet.java", "license": "apache-2.0", "size": 1461} |
### File: src/main/java/weixin/popular/util/JsUtil.java
package weixin.popular.util;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map;
import java.util.UUID;
import weixin.popular.bean.pay.PayPackage;
public class JsUtil {
/**
* 生成 config接口 signature
* @param noncestr... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/util/JsUtil.java", "license": "apache-2.0", "size": 3161} |
### File: src/main/java/weixin/popular/util/JsonUtil.java
package weixin.popular.util;
import com.alibaba.fastjson.JSON;
public class JsonUtil {
private JsonUtil(){}
public static <T> T parseObject(String json,Class<T> clazz){
return JSON.parseObject(json, clazz);
}
public static String toJSONStr... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/util/JsonUtil.java", "license": "apache-2.0", "size": 327} |
### File: src/main/java/weixin/popular/util/MapUtil.java
package weixin.popular.util;
import java.io.ByteArrayInputStream;
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.lang.reflect.Field;
import java.net.URLEncoder;
import java.util.ArrayList;
import java.util.Collection... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/util/MapUtil.java", "license": "apache-2.0", "size": 4154} |
### File: src/main/java/weixin/popular/util/PayUtil.java
package weixin.popular.util;
import java.util.Map;
import java.util.UUID;
import weixin.popular.bean.pay.PayJsRequest;
import weixin.popular.bean.pay.PayNativeReply;
import weixin.popular.bean.pay.PayNativeRequest;
import weixin.popular.bean.pay.PayPack... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/util/PayUtil.java", "license": "apache-2.0", "size": 5564} |
### File: src/main/java/weixin/popular/util/SignatureUtil.java
package weixin.popular.util;
import java.util.Arrays;
import java.util.Map;
import org.apache.commons.codec.digest.DigestUtils;
import weixin.popular.bean.pay.PayFeedback;
import weixin.popular.bean.pay.PayNativeInput;
import weixin.popular.bean... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/util/SignatureUtil.java", "license": "apache-2.0", "size": 4178} |
### File: src/main/java/weixin/popular/util/StreamUtils.java
package weixin.popular.util;
import java.io.ByteArrayOutputStream;
import java.io.FilterInputStream;
import java.io.FilterOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStr... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/util/StreamUtils.java", "license": "apache-2.0", "size": 4374} |
### File: src/main/java/weixin/popular/util/StringUtils.java
package weixin.popular.util;
public class StringUtils {
public static String arrayToDelimitedString(Object[] arr, String delim) {
if (arr == null || arr.length == 0) {
return "";
}
StringBuilder sb = new StringBuilder();
for (int i = 0;... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/util/StringUtils.java", "license": "apache-2.0", "size": 390} |
### File: src/main/java/weixin/popular/util/XMLConverUtil.java
package weixin.popular.util;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.StringReader;
import java.io.StringWriter;
import java.io.Writer;
import java.util.HashMap... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/weixin-popular", "path": "src/main/java/weixin/popular/util/XMLConverUtil.java", "license": "apache-2.0", "size": 2763} |
### File: spring-boot-activemq-consumer/src/main/java/com/lance/mq/consumer/SimpleApplication.java
package com.lance.mq.consumer;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBo... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-consumer/src/main/java/com/lance/mq/consumer/SimpleApplication.java", "license": "apach... |
### File: spring-boot-activemq-consumer/src/main/java/com/lance/mq/consumer/config/ActiveMQConfig.java
package com.lance.mq.consumer.config;
import javax.jms.Queue;
import org.apache.activemq.ActiveMQConnectionFactory;
import org.apache.activemq.command.ActiveMQQueue;
import org.springframework.context.annotation.Bea... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-consumer/src/main/java/com/lance/mq/consumer/config/ActiveMQConfig.java", "license": "a... |
### File: spring-boot-activemq-consumer/src/main/java/com/lance/mq/consumer/config/ConsumerListener.java
package com.lance.mq.consumer.config;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.stereotype.Component;
@Component("consumerListener")
public clas... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-consumer/src/main/java/com/lance/mq/consumer/config/ConsumerListener.java", "license": ... |
### File: spring-boot-activemq-consumer/src/main/java/com/lance/mq/consumer/info/OrderInfo.java
package com.lance.mq.consumer.info;
import java.io.Serializable;
import java.util.Date;
/**
* 订单信息
* @author Administrator
*/
public class OrderInfo implements Serializable{
private static final long serialVersionUID =... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-consumer/src/main/java/com/lance/mq/consumer/info/OrderInfo.java", "license": "apache-2... |
### File: spring-boot-activemq-consumer/src/main/webapp/index.jsp
<html>
<body>
<h2>Hello World!</h2>
</body>
</html>
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-consumer/src/main/webapp/index.jsp", "license": "apache-2.0", "size": 52} |
### File: spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/SimpleApplication.java
package com.lance.mq.producer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.jms.annotation.EnableJms;
@SpringBootAppl... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/SimpleApplication.java", "license": "apach... |
### File: spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/config/ActiveMQConfig.java
package com.lance.mq.producer.config;
import javax.jms.Queue;
import org.apache.activemq.ActiveMQConnectionFactory;
import org.apache.activemq.command.ActiveMQQueue;
import org.apache.activemq.pool.PooledConnectionF... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/config/ActiveMQConfig.java", "license": "a... |
### File: spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/info/OrderInfo.java
package com.lance.mq.producer.info;
import java.io.Serializable;
import java.util.Date;
/**
* 订单信息
* @author Administrator
*/
public class OrderInfo implements Serializable{
private static final long serialVersionUID =... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/info/OrderInfo.java", "license": "apache-2... |
### File: spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/service/ProducerService.java
package com.lance.mq.producer.service;
import javax.jms.JMSException;
import javax.jms.Message;
import javax.jms.Session;
import javax.jms.TextMessage;
import org.apache.activemq.command.ActiveMQQueue;
import org.... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/service/ProducerService.java", "license": ... |
### File: spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/web/IndexController.java
package com.lance.mq.producer.web;
import java.util.Date;
import org.apache.commons.lang3.time.DateFormatUtils;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springfram... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-producer/src/main/java/com/lance/mq/producer/web/IndexController.java", "license": "apa... |
### File: spring-boot-activemq-producer/src/main/webapp/index.jsp
<html>
<body>
<h2>Hello World!</h2>
</body>
</html>
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-activemq-producer/src/main/webapp/index.jsp", "license": "apache-2.0", "size": 52} |
### File: spring-boot-cache-ehcache/src/main/webapp/index.jsp
<html>
<body>
<h2>Hello World!</h2>
</body>
</html>
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-cache-ehcache/src/main/webapp/index.jsp", "license": "apache-2.0", "size": 52} |
### File: spring-boot-cache-redis/src/main/webapp/index.jsp
<html>
<body>
<h2>Hello World!</h2>
</body>
</html>
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-cache-redis/src/main/webapp/index.jsp", "license": "apache-2.0", "size": 52} |
### File: spring-boot-crawler/src/main/java/com/lance/crawler/Crawler.java
package com.lance.crawler;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.LinkedHashSet;
import java.util.List;
import java.util.Set;
import java.util.concurrent.Block... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-crawler/src/main/java/com/lance/crawler/Crawler.java", "license": "apache-2.0", "size": 4121} |
### File: spring-boot-devtools/src/main/java/com/lance/dev/DemoController.java
package com.lance.dev;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
@Controller
public class DemoController {
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-devtools/src/main/java/com/lance/dev/DemoController.java", "license": "apache-2.0", "size": 597} |
### File: spring-boot-devtools/src/main/java/com/lance/dev/SimpleApplication.java
package com.lance.dev;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SimpleApplication {
public static void main(String[] a... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-devtools/src/main/java/com/lance/dev/SimpleApplication.java", "license": "apache-2.0", "size": 3... |
### File: spring-boot-devtools/src/main/webapp/WEB-INF/views/home.jsp
<html>
<body>
<h2>Hello home!</h2>
</body>
</html>
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-devtools/src/main/webapp/WEB-INF/views/home.jsp", "license": "apache-2.0", "size": ... |
### File: spring-boot-devtools/src/main/webapp/WEB-INF/views/index.jsp
<html>
<body>
<h2>Hello World!</h2>
</body>
</html>
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java Server Pages", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-devtools/src/main/webapp/WEB-INF/views/index.jsp", "license": "apache-2.0", "size":... |
### File: spring-boot-easyui-kindeditor/src/main/java/com/lance/easyui/IndexController.java
package com.lance.easyui;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
@Controller
public class IndexController {
@RequestMapping(value={"","/","index"})
p... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/java/com/lance/easyui/IndexController.java", "license": "apache-2.0",... |
### File: spring-boot-easyui-kindeditor/src/main/java/com/lance/easyui/SimpleApplication.java
package com.lance.easyui;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class SimpleApplication {
public static void m... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/java/com/lance/easyui/SimpleApplication.java", "license": "apache-2.0... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/easyui_kindeditor.js
(function ($, K) {
if (!K)
throw "KindEditor未定义!";
function create(target) {
var opts = $.data(target, 'kindeditor').options;
var editor = K.create(target, opts);
$.data(target, 'kindeditor').options.editor = edito... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/easyui_kindeditor.js", "license": "apac... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/lang/zh-CN.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site http://www.kinds... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/lang/zh-CN.js", "license": "apache-2.0"... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/anchor/anchor.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site http:... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/anchor/anchor.js", "license": "... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/autoheight/autoheight.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @si... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/autoheight/autoheight.js", "lic... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/baidumap/baidumap.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site h... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/baidumap/baidumap.js", "license... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/baidumap/index.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<meta name="keywords"... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/baidumap/index.html", "license": "apa... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/baidumap/map.html
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<title>Baidu Maps</title>
<style>
html { height: 100% }
body { height: 100%; margin: 0; padding: 0; background-color: #FFF }
</style>
<script charset... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/baidumap/map.html", "license": "apach... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/clearhtml/clearhtml.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/clearhtml/clearhtml.js", "licen... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/code/code.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site http://ww... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/code/code.js", "license": "apac... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/code/prettify.css
.pln{color:#000}@media screen{.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun,.opn,.clo{color:#660}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec,.var{color:#606}.fun{color:red}}... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/code/prettify.css", "license": "apache... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/emoticons/emoticons.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/emoticons/emoticons.js", "licen... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/filemanager/filemanager.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/filemanager/filemanager.js", "l... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/fixtoolbar/fixtoolbar.js
/**
* Created by chenyihong on 14/12/4.
*/
KindEditor.plugin('fixtoolbar', function (K) {
var self = this;
if (!self.fixToolBar) {
return;
}
function init() {
var toolbar = K('.k... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/fixtoolbar/fixtoolbar.js", "lic... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/flash/flash.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site http://... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/flash/flash.js", "license": "ap... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/image/image.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site http://... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/image/image.js", "license": "ap... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/insertfile/insertfile.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @si... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/insertfile/insertfile.js", "lic... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/lineheight/lineheight.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @si... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/lineheight/lineheight.js", "lic... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/link/link.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site http://ww... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/link/link.js", "license": "apac... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/map/map.html
<!doctype html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<style>
html { height: 100% }
body { height: 100%; margin: 0; padding: 0; background-color: #FFF }
#map_canvas { hei... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/map/map.html", "license": "apache-2.0... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/map/map.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site http://www.... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/map/map.js", "license": "apache... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/media/media.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site http://... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/media/media.js", "license": "ap... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/multiimage/multiimage.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @si... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/multiimage/multiimage.js", "lic... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/pagebreak/pagebreak.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/pagebreak/pagebreak.js", "licen... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/plainpaste/plainpaste.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @si... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/plainpaste/plainpaste.js", "lic... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/preview/preview.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site htt... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/preview/preview.js", "license":... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/quickformat/quickformat.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/quickformat/quickformat.js", "l... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/table/table.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site http://... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/table/table.js", "license": "ap... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/template/html/1.html
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<h3>
<img align="left" height="100" style="margin-right: 10px" width="100" />在此处输入标题
</h3>
<p>
在此处输入内容
</p>
</body>
</html> | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/template/html/1.html", "license": "ap... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/template/html/2.html
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<h3>
标题
</h3>
<table style="width:100%;" cellpadding="2" cellspacing="0" border="1">
<tbody>
<tr>
<td>
<h3>标题1</h3>
</td>
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/template/html/2.html", "license": "ap... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/template/html/3.html
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<p>
在此处输入内容
</p>
<ol>
<li>
描述1
</li>
<li>
描述2
</li>
<li>
描述3
</li>
</ol>
<p>
在此处输入内容
</p>
<ul>
<li>
描述1
</li... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "HTML", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/template/html/3.html", "license": "ap... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/template/template.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site h... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/template/template.js", "license... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/wordpaste/wordpaste.js
/*******************************************************************************
* KindEditor - WYSIWYG HTML Editor for Internet
* Copyright (C) 2006-2011 kindsoft.net
*
* @author Roddy <luolonghao@gmail.com>
* @site... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/plugins/wordpaste/wordpaste.js", "licen... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/editor/themes/default/default.css
/* common */
.ke-inline-block {
display: -moz-inline-stack;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.ke-clearfix {
zoom: 1;
}
.ke-clearfix:after {
content: ".";
display: block;... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "CSS", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/editor/themes/default/default.css", "license": "apach... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/plugin/commons.js
var Ext = function() {
return {
/** date-box 格式化日期 */
formatDate : function(date) {
return date.getFullYear() + "-" + (date.getMonth() + 1) + "-"
+ date.getDate();
},
formatDateTime : function(date) {
return date.ge... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/plugin/commons.js", "license": "apache-2.0", "... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/plugin/locale/easyui-lang-zh_CN.js
if ($.fn.pagination){
$.fn.pagination.defaults.beforePageText = '第';
$.fn.pagination.defaults.afterPageText = '共{pages}页';
$.fn.pagination.defaults.displayMsg = '显示{from}到{to},共{total}记录';
}
if ($.fn.datagrid){
$.fn... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/plugin/locale/easyui-lang-zh_CN.js", "license"... |
### File: spring-boot-easyui-kindeditor/src/main/resources/static/plugin/plugins/jquery.accordion.js
/**
* jQuery EasyUI 1.5
*
* Copyright (c) 2009-2016 www.jeasyui.com. All rights reserved.
*
* Licensed under the freeware license: http://www.jeasyui.com/license_freeware.php
* To use it on other terms please co... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "JavaScript", "repo_name": "vincent_lee/spring-boot-all", "path": "spring-boot-easyui-kindeditor/src/main/resources/static/plugin/plugins/jquery.accordion.js", "license"... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.