Wesley13 Wesley13
3年前
java使用AES加密解密 AES
importjavax.crypto.Cipher;importjavax.crypto.spec.SecretKeySpec;importorg.apache.commons.codec.binary.Base64;/@authorAdministrator
Easter79 Easter79
3年前
tomcat Nio设置
<Connector port"8080" protocol"org.apache.coyote.http11.Http11NioProtocol"               connectionTimeout"20000" keepAliveTimeout"1" redirectPort"8443"       
LinMeng LinMeng
4年前
vue 中mintui的filed实现blur 和focus 事件
先上代码块language<mtfieldclass"form_rt":disabled"fromLBT"placeholder"请输入代理机构代码"disableClearvmodel"fakeData.agencyCode":attr"{maxlength:20}"@blur.native.capture"
今日头条分销模式是哪些的?
今日头条现阶段在全国各地的分销模式,关键或是以省部级代理商为主导,除开一线城市和领域频道栏目地区代理现阶段的营运能力还说的以往,别的中西部地区省区自2014年具有如今,扩展的哪一点儿广告服务连成本费都收不回家,这也是今日头条在渠道运营层面最不成功的地区,想借助省部级代理商在我省铺平扩展业务流程,参考的是以百度搜索、58同城网等互联网公司的经营模式。殊不知,今
Stella981 Stella981
3年前
Map转为Bean,注册String转Date
importjava.text.ParseException;importjava.text.SimpleDateFormat;importjava.util.Map;importorg.apache.commons.beanutils.ConversionException;importo
Wesley13 Wesley13
3年前
MyBatis 问题
nestedexceptionisorg.apache.ibatis.reflection.ReflectionException:Thereisnogetterforpropertynamed in'classjava.lang.String'Mapper.xml是这样的<selectid"findPl
Stella981 Stella981
3年前
Spark用dataframe操作ES
直接上代码:packagecom.suning.scdc.hspark.goods.testimportscala.collection.Seqimportscala.collection.mutable.LinkedListimportorg.apache.spark.SparkConf
Easter79 Easter79
3年前
Thrift
安装thriftmacbrewinstallthrift安装完成检查thriftversion新建maven项目pom.xml<dependencies<dependency<groupIdorg.apache.th