我是12年开始接触SAP的,13年还没毕业就进入了某个项目做CRM。。。在这个项目之前,我学习了abap开发基础,还有web dynpro开发基础,以及CRM UI开发基础。 后来我入职了甲方,那时候经常研究ECC,有了一些了解。当时就在想,为什么ECC搞这么麻烦,客户有单独的维护代码,供应商有单独 ...
分类:
其他好文 时间:
2020-05-09 10:28:38
阅读次数:
52
Filmage Screen支持不限时间录制视频和音频!
分类:
系统相关 时间:
2020-05-08 09:40:26
阅读次数:
861
There are lots of "tutorials" about promise in the internet. Recently I am studying the frontend code of SAP Cloud for Customer and I come across a re ...
分类:
其他好文 时间:
2020-05-07 22:58:06
阅读次数:
71
Recently when I do self study on Vue I find many articles in the internet with full of praise on "Vue" ‘s reactive Two Way Data binding trait. This fa ...
分类:
其他好文 时间:
2020-05-07 22:47:49
阅读次数:
138
pic = figure('Visible','off'); set(pic,'position',[0 0 600 350]) % 如果手动拖放,则不需要这一行命令 set(pic, 'PaperPositionMode', 'auto') % Use screen size plot( x,y, ...
分类:
其他好文 时间:
2020-05-07 14:00:23
阅读次数:
64
SELECT * FROM TEMP_MO_SCHEDULING WHERE MO_ID LIKE '5000342787%'; select * from ZTPP_FP_001@sap_sep where zclass='101001189'; select * from in_item whe ...
分类:
其他好文 时间:
2020-05-06 20:05:37
阅读次数:
72
from Avenger import AvengerAccessor import os,datetime,subprocess,sys,re Tmp_dev_50="/home/wqhist/" Tmp_dev_20="/tmp/DEV20_WqhistLog/wqhist/" Tmp_dev_ ...
分类:
数据库 时间:
2020-05-06 12:10:18
阅读次数:
75
型号 屏幕宽高(window.screen.width) 微信浏览器(window.innerWidth) 三星s7edge - 360*568 三星note8 412*846 412*726 iphone X 375*812 375*724 ...
分类:
移动开发 时间:
2020-05-05 10:27:31
阅读次数:
142
用ffmpeg录制小程序直播开发高清视频并实现直播推流,本文用ffmpeg和 screen capture recorder工具实现用命令行方式录制小程序直播开发的高清视频,并将实时录制的高清视频推流到各大直播平台
分类:
微信 时间:
2020-05-04 23:11:07
阅读次数:
224
1 using System; 2 using System.Collections.Generic; 3 using System.ComponentModel; 4 using System.Data; 5 using System.Drawing; 6 using System.Linq; 7 ...
分类:
编程语言 时间:
2020-05-04 15:52:09
阅读次数:
75