文件名称:PointerDemo
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-18
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- wpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C# 指针Pointer演示源码,在控制台窗口中运行,不要双击生成的Exe文件哦。代码中包括了对字符的加密和解密,将字符串指针p指向字符数组b,并将参数p传给函数,对给定字符串进行加密处理,异或运算等。-C# Pointer Pointer demonstration source code, running in the console window, do not double-click the generated Exe file oh. Character code includes encryption and decryption, the string pointer p points to a character array b, p and parameters passed to the function, for a given string is encrypted, XOR, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
PointerDemo\PointerDemo\PointerDemo.cs
...........\...........\PointerDemo.csproj
...........\...........\PointerDemo.csproj.user
...........\PointerDemo.sln
...........\PointerDemo.suo
...........\PointerDemo
PointerDemo