T-codes C CO CO01/02/03:Production Order CG CG3Y:Download file from server,never used this before CM CMOD:Management of SAP Enhancement(SMOD),also can be used to change standard text,ex:Change 'matnr' text '' G GS GS01/02/03:Sets store in table SETLE…
原文:https://www.ibm.com/support/knowledgecenter/zh/SSEPGG_9.8.0/com.ibm.db2.luw.sql.rtn.doc/doc/r0054910.html https://www.cnblogs.com/DBA-Ivan/p/7845938.html-----[DB2]Event monitor for locking https://zhuanlan.zhihu.com/p/51678348---------------------…
Temporary InMemory Tables [AX 2012] This topic has not yet been rated - Rate this topic Updated: October 12, 2012 Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012 在 Microsoft Dynamics AX,…
In this Document Purpose Details   Scenario 1: Testing the basic item import with minimum columns populated   Scenario 2: To import items and use item templates   Scenario 3: To import items and material cost associated to it.   Scenario 4: To import…
ref:http://www.coranac.com/tonc/text/asm.htm 23.1. Introduction Very broadly speaking, you can divide programming languages into 4 classes. At the lowest level is machine code: raw numbers that the CPU decodes into instructions to execute. One step u…
前提博客 Windows 7操作系统下Apache的安装与配置(图文详解) 从官网下载           PHP的官网 http://www.php.net/         特意,新建这么一个目录           配置PHP7 php7目录下有个install.txt,写的就是安装教程,自己看下就行,懒得看的也没事,按下边的教程走下去,安装成功是木有问题的. 安装过低版本的PHP的都应该见过php目录下的php.ini的文件(因为我这版本是属于高版本了.所以看不到这个php.ini了)…
linux内核调试指南 一些前言 作者前言 知识从哪里来 为什么撰写本文档 为什么需要汇编级调试 ***第一部分:基础知识*** 总纲:内核世界的陷阱 源码阅读的陷阱 代码调试的陷阱 原理理解的陷阱 建立调试环境 发行版的选择和安装 安装交叉编译工具 bin工具集的使用 qemu的使用 initrd.img的原理与制作 x86虚拟调试环境的建立 arm虚拟调试环境的建立 arm开发板调试环境的建立 gdb基础 基本命令 gdb之gui gdb技巧 gdb宏 汇编基础--X86篇 用户手册 AT&…
Automake是用来根据Makefile.am生成Makefile.in的工具 标准Makefile目标 'make all' Build programs, libraries, documentation, etc. (same as 'make'). 'make install' Install what needs to be installed, copying the files from the package's tree to system-wide directories.…
http://blog.csdn.net/pipisorry/article/details/48443533 海量数据挖掘Mining Massive Datasets(MMDs) -Jure Leskovec courses学习笔记之MapReduce {A programming system for easily implementing parallel algorithms on commodity clusters.} Distributed File Systems分布式文件系统…
前言 一.专注话题 重点话题 Retrain mobileNet (transfer learning). Train your own Object Detector. 这部分讲理论,下一篇讲实践. 其他资料 Convolutional neural networks on the iPhone with VGGNet 如何使用TensorFlow API构建视频物体识别系统 看上去有实践借鉴价值: http://blog.csdn.net/muwu5635/article/details/7…