BACK in 1922, Thomas Edison predicted that "the motion picture is destined to revolutionize our educational system and...in a few years it will suppla ...
分类:
其他好文 时间:
2020-05-12 17:07:15
阅读次数:
93
我是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
Before we start to research tail recursion, let’s first have a look at the normal recursion. A simple factorial implementation by recursion: Let N = 5 ...
分类:
编程语言 时间:
2020-05-07 18:12:04
阅读次数:
95
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
之前发表过一篇关于SM30增强的文章 【ABAP随笔】SM30常见增强操作-自动带描述 ,今天算是一点补充:使用EVENT来实现删除前的检查 方法1-增加事件-EVENT TCODE: SE54 输入视图名称,然后点击环境->事件 添加序号为03的条目,写入包含检查代码的例程名称 保存后,点击编辑器 ...
分类:
其他好文 时间:
2020-05-07 01:01:32
阅读次数:
101
型号 屏幕宽高(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
Background of this Blog For several CRM projects in China which I am involved, I found the partner have chosen ABAP webdynpro when custom development ...
分类:
Web程序 时间:
2020-05-04 13:26:42
阅读次数:
81
如果系统里没有SQF这个tcode,可以参考note 1814328: SQF: Plug In for Source Code Scans进行安装。 ABAP static analysis tool SQF is a static code analysis tool developed in ...
分类:
其他好文 时间:
2020-05-04 13:19:07
阅读次数:
63