Wesley13 Wesley13
3年前
javabean转jsonObject
工程场景:需要将一个javaBean转换成jsonObject对象。假设UserusernewUser();有三个属性,name、age、sex,我们对其设值user.setName("张三");user.setAget("32");user.setSex(null);现需要转换,我采用的方法是:JS
Easter79 Easter79
3年前
sql 转json
SETANSI\_NULLSON GO SETQUOTED\_IDENTIFIERON GO CREATEPROCEDURE\dbo\.\SerializeJSON\( @ParameterSQLASVARCHAR(MAX) ) AS BEGIN DECLARE@SQLNVARC
Stella981 Stella981
3年前
Kafka 详解(转)
转载自:https://blog.csdn.net/lingbo229/article/details/80761778(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Flingbo229%2Farticle%2Fdetails%2F80761778)
Wesley13 Wesley13
3年前
mysql 转 oracle
1.oracle批量插入<insertid"save"insertintot_ac_user_role(userroleid,<!主键roleid,userid)
Stella981 Stella981
3年前
Mongodb之数据类型
一.MongoDB的数据类型Object ID:Documents自生成的\_idString:字符串,必须是utf8Boolean:布尔值,true或者false(Python中TrueFalse首字母大写)Integer:整数(Int32Int64你们就知道有个Int就行了,一般我
Stella981 Stella981
3年前
MFC DestroyWindow[转]
考虑单窗口情况:  假设自己通过new创建了一个窗口对象pWnd,然后pWndCreate。则销毁窗口的调用次序:  1.手工调用pWndDestroyWindow();  2.DestroyWindow会发送WM\_DESTROY;  3.WM\_DESTROY对应的消息处理函数是OnD
Stella981 Stella981
3年前
Creating Node.js Command Line Utilities to Improve Your Workflow
 转自:https://developer.telerik.com/featured/creatingnodejscommandlineutilitiesimproveworkflow/类似的oclifOnceuponatime,thecommandlineseemedscaryandintimidatingtom
Wesley13 Wesley13
3年前
UCCI协议[转]
象棋百科全书(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.xqbase.com%2Fprotocol%2Fcchess_ucci.htm)<dl<divalign"center"<center<dt中国象棋电脑应用规范(五)</dt</center</
Wesley13 Wesley13
3年前
unity将 -u4E00 这种 编码 转汉字 方法
 unity中直接使用 JsonMapper.ToJson(对象),取到的字符串,里面汉字可能是\\u4E00类似这种其实也不用转,服务器会通过类似fastjson发序列化的方式,将json转对象,获取对象的值就是中文但是有时服务器要求将传参中字符串中类似\\u4E00这种转汉字,就需要下面 publ
Stella981 Stella981
3年前
Android开发规范(转自掘金,转MD格式)
Android开发规范(完结版)摘要(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fweixin_43017921%2Farticle%2Fdetails%2F109197581%23%25E6%2591%259