
爱立信
若苗瞬
A monkey not only designing and coding, iya iya yo!
But structuring, engineering, maintaining & testing.
Also teaching and standardization, all kind of documentation.
Write pascal and CPP jav.pytho.scal.so hard to go landing.
They ask how SQL SoapU VS/QT Linux DB Hadoop SFTP, oh singing everything.
展开
-
模板类HashMap【Key-Value】的结构对于Key的判断问题记录
KEY,VALUE。。。 KEY1.key==KEY2.key。。。 KEY1==KEY2???原创 2019-02-19 17:24:05 · 268 阅读 · 1 评论 -
用户TAS数据中不规则呼转号码的提取SQL
文章目录现象SQL语句 现象 在HSS中,正常呼转号码都是数字,一般可能出现86,9186开头而已。 在TAS中,呼转号码可能存在: tel:13912345678;phone-context=ims.mnc000.mcc460.3gppnetwork.org tel:008613912345678 tel:+8613912345678 tel:+13912345678 tel:861391234...原创 2018-12-27 11:30:45 · 384 阅读 · 0 评论 -
用户IMS数据的IMPI格式正则表达式修正记录
新正则表达式 ^460(\d{2})\d{10}@ims.mnc0\1.mcc460.3gppnetwork.org$原创 2018-12-27 11:04:00 · 2140 阅读 · 0 评论