- 浏览: 1608101 次
- 性别:
- 来自: 厦门
最新评论
-
csbean4004:
不知道哪传来得恶习,发帖子不好好发,故意弄错一些东西,很讨厌
让HTML5支持后置摄像头 -
withthewind:
终于找到一个可以用的了。。。
如何用VBA取得Word文档中的标题前面的序号 -
busbby:
兄弟,无法下载,说文件不完整
一个好用的Outlook ost格式文件转pst文件的工具 -
yijavakevin:
密码啊~解压密码多少?
一个二维条形码组件 -
vipbooks:
你给的那个链接根本无法下载,跳到官网看了下最新版12M,但点下 ...
十步以内完成精细web打印
文章列表
1、hive CLI启动时报错:(hadoop-2.6+ HIVE 1.2.0):
Logging initialized using configuration in file:/disk2/hadoop/hive/conf/hive-log4j.properties[ERROR] Terminal initialization failed; falling back to unsupportedjava.lang.IncompatibleClassChangeError: Found class jline.Terminal, but interface was expected原因 ...
1、create job 时:
There are issues with entered data, please revise your input:
说明配置有错,请重新检查各输入项
2、create job 时:
Last value is required during incremental read
是因为Check column: 输入了值,所以要求输入 Last value
3、接上一问题,输入Last value后:
Size of input exceeds allowance for this input field. Maximal all ...
直接上代码
public static void employeeTest(){
try {
HBWebServiceStub stub = new HBWebServiceStub();
ServiceClient sc = stub._getServiceClient();
// sc.addStringHeader(new QName("http://axis2.xxxx.net", "UserName", "ns1"), "testuser");
// ...
有一个主表,其中一个字段是从表对应的记录数,为了避免在查询时把从表的记录全部查询出来,不使用one-to-many关联,有一种方法就是通过formula来实现。
从表Mapping文件:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN"
"http://hibernate.sourceforge ...
INDEX: 1) Introduction2) Tools3) Explaining The Classfile4) Decompiling the Classfile5) Bytecode 1016) Basic Cracking (IFEQ/IFNE)7) Tips 1) Introduction: What is Java Bytecode? It's the compiled Java source code; I like to think of Bytecode as almost having the source code. If you can write/rea ...
Java Bytecode Opcodes
Mnemonic
Opcode(in hex)
Other bytes
Stack[before]→[after]
Description
aaload
32
arrayref, index → value
load onto the stack a reference from an array
aastore
53
arrayref, index, value →
store into a reference in an array
aconst_null
01
→ null
...
Jcseg java中文分词器
- 博客分类:
- T_java
Jcseg[dʒɛ'ke'sɛ]完整版本(源码, 词库, 帮助文档, 词库管理工具, jar文件)下载: http://sourceforge.net/projects/jcseg
一. 关于jcseg:
jcseg是使用Java开发的一个开源中文分词器,使用流行的mmseg算法实现,并且提供了最高版本的lucene, solr, elasticsearch(New)的分词接口.
1。目前最高版本:jcseg-1.9.5。兼容最高版本lucene-4.x,solr-4.x,elasticsearch
2。三种切分模式:
(1).简易模式:FMM算法,适合速度要 ...
webmagic的是一个无须配置、便于二次开发的爬虫框架,它提供简单灵活的API,只需少量代码即可实现一个爬虫。
官方网站http://webmagic.io/
webmagic是一个开源的Java垂直爬虫框架,目标是简化爬虫的开发流程,让开发者专注于逻辑功能的开发。webmagic的核心非常简单,但是覆盖爬虫的整个流程,也是很好的学习爬虫开发的材料。作者曾经在前公司进行过一年的垂直爬虫的开发,webmagic就是为了解决爬虫开发的一些重复劳动而产生的框架。
web爬虫是一种技术,webmagic致力于将这种技术的实现成本降低,但是出于对资源提供者的尊重,webmagic ...
OpenSSH For Win绿色版,省去安装版的一堆麻烦.
python SSH暴力破解工具
- 博客分类:
- T_小众技术
一个暴力破解SSH的Python代码。来自于 oschina
#!/usr/bin/env python
#-*-coding = UTF-8-*-
#author@:dengyongkai
#blog@:blog.sina.com.cn/kaiyongdeng
import sys
import os
import time
#from threading import Thread
try:
from paramiko import SSHClient
from paramiko import AutoAddPolicy
...
公司一台服务器,装的是 RHEL 6.5,配了双网卡,em1连外网,em4连内网,但运行几天后出现一个怪异的现象:内网网卡通讯正常,外网网卡对ping/ssh等都无响应,但只要通过内网ssh连接一下之后,外网网卡恢复,感觉象是外网网卡休眠了一样。
在网上找了很久,发现有人出现过跟我一样的现象,但没有解决办法。经过多日搜索,找到两个可能的原因:
1、网卡启用 TSO 导致
2、操作系统启用了电源管理导致
针对这两个可能原因,分别作了处理:
1、通过命令关闭TSO功能:
ethtool -K em1 tso off
2、在内核关闭电源管理:
/etc/init.d/ ...
朋友的系统不定时不定位会抛出异常:
Root cause of ServletException.
java.lang.VerifyError: (class: com/XXXXXXX/addons/tools/action/SysUserChangeAction, method: userJudgeTest signature: ()V) Illegal type in constant pool
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang ...
Product: Sequoia Database Clustering Technology
Sequoia is a transparent middleware solution offering clustering, load balancing and failover services for any database. Sequoia is the continuation of the C-JDBC project. The database is distributed and replicated among several nodes and Sequoia ...
Reflector注册以后,发现注册的版本是Standard,无法启用VS插件功能,想重新注册,却发现无法反注册,把注册表相关信息删除干净也不行,缷载也不行,其实:
只要删除以下文件即可:
C:\Users\{用户名}\AppData\Local\Red Gate\Licenses\.NET Reflector_v8_0.lic
网上也有人用webapp来假冒官方许可证验证的方式:
http://blog.csdn.net/cxwl3sxl/article/details/8072195
Office激活莫名变为非激活的解决办法
- 博客分类:
- T_未分类
Office2010已激活,用的好好的,前两天突然报告未激活,用KMS重新激活也不行,用KMSNano也无法安装。后来在MS官网找到一个补丁,安装后激活重新生效了。
附件就是该补丁,下载后改为MicrosoftFixit50485.msi,安装后重新启动即可。