0x00 shortcutcompilation : F4run program : /rrtoggle Tcomment : gctoggle netred : Ctrl+n0x01 set your own highlightview all highlight setting with syt...
分类:
其他好文 时间:
2014-08-21 14:42:24
阅读次数:
248
目录概述MemoryStream分析总结概述事件起因,一哥们在群里面贴出了类似下面这样的一段代码: 1 class Program 2 { 3 static void Main(string[] args) 4 { 5 byte...
分类:
其他好文 时间:
2014-08-20 22:18:33
阅读次数:
417
这段代码的功能是在SAP里面实现声音的播放,可以用作程序提醒功能,和SAP里面’噹噹噹’那个声音的意思差不多。将来在项目中遇到客户想要SAP ABAP发出一点声音的时候就可以参考一下这个程序。REPORTzplay.DATA: commandTYPEstring.*本地命令语句CONCATEN...
分类:
其他好文 时间:
2014-08-20 20:53:52
阅读次数:
206
# man mysqld ?????? mysqld - the MySQL server SYNOPSIS ?????? mysqld [options] DESCRIPTION ?????? mysqld, also known as MySQL Server, is the main program that does most of the wo...
分类:
数据库 时间:
2014-08-20 16:40:42
阅读次数:
233
今天在ubuntu14.04.1上安装了Androiddevelopmenttools,直接在官网下载的,解压后打开Eclipse出现了Cannotrunprogram的错误,网上一搜发现是64位系统的问题,在网上overflow找到了如下解决方法:Beforeubuntu12.04,youmustinstallia32-libssudoapt-getinstallia32-libs较新版本..
分类:
系统相关 时间:
2014-08-20 14:26:23
阅读次数:
260
iOS Developer Program 目前有三种: 个人版,公司版和企业版。 请您查看: ?$ 99 - 个人 - 此计划是为开发者能够自由地创造iPhone / iPod Touch/ iPad的商业应用,并且能够发布他们的应用程序在App Store上。 ...
分类:
其他好文 时间:
2014-08-20 12:41:42
阅读次数:
208
从http://download.csdn.net/detail/pony12/7789079下载libiconv-1.11.1.tar.gz源代码。
一、编译win64位
0、转移到命令行cmd
1、执行amd64位脚本,D:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin\amd64\v...
卸载以前的Apache1、控制面板先卸载2、删除E:\Program Files (x86)\Apache Software Foundation下的apache目录一、安装apache1、custom个性化安装→更改路径为E:\Program Files (x86)\Apache Software...
分类:
数据库 时间:
2014-08-20 12:21:12
阅读次数:
253
RPC(Remote procedure call):In computer science, a remote procedure call (RPC) is an inter-process communication(IPC) that allows a computer program to...
分类:
其他好文 时间:
2014-08-20 12:18:12
阅读次数:
367
SAP R/3 提供标准ABAP SQL 跟踪工具。使用T-Code:ST05 可以进入追踪设定画面:在Trace Modes 区域中选择需要在SAP R/3 Server 上trace 的范围:SQL Trace: 追踪该AP Server 上已过滤的SQL 语句。Enqueue Trace...
分类:
数据库 时间:
2014-08-20 12:04:02
阅读次数:
207