码迷,mamicode.com
首页 >  
搜索关键字:sam    ( 4212个结果
FloatTest32 Example
Example Program The following example program pushes two floating-point values onthe FPU stack, displays it, inputs two values from the user, multipli ...
分类:其他好文   时间:2016-11-02 18:13:25    阅读次数:349
sam9x5 sam-ba
AT91SAM9x5 EK Board SoC Features Kit Information Kit Overview Access the console Access the console on DBGU serial port Using RS-232 connector (DBGU J ...
分类:其他好文   时间:2016-11-02 10:04:10    阅读次数:549
任务9user表建表语句
...
分类:其他好文   时间:2016-11-02 01:03:08    阅读次数:140
Oracle EBS 初始化用户密码(转)
...
分类:数据库   时间:2016-11-01 16:39:32    阅读次数:206
Centos 7: 打开Samba防火墙端口
firewall-cmd --permanent --add-port=137/tcp firewall-cmd --permanent --add-port=138/tcp firewall-cmd --permanent --add-port=139/tcp firewall-cmd --per ...
分类:其他好文   时间:2016-11-01 16:37:07    阅读次数:161
soapUI快速入门
本文指导你如何根据请求和测试用例来创建你的第一个soapUI工程。文中例子主要用到amazon.com提供的web服务。 soapUI入门非常容易,但要想更深入的掌握soapUI的功能,还需要对下面的概念和技术有较好的了解:WSDL – 基本概念(服务、端口、绑定、端口类型),相关的xml-sche ...
分类:其他好文   时间:2016-11-01 01:05:15    阅读次数:253
常用网站收集
站长之家 http://s.tool.chinaz.com/same 备注:用途收集服务器信息,端口查询,XX常用,同IP网站查询,反查询: MD5解密、加密...... http://www.cmd5.com/ 备注:等全球通用公开的加密算法进行反向查询 盘多多搜索: http://www.pan ...
分类:Web程序   时间:2016-10-31 13:43:34    阅读次数:214
理解OVER子句
简介 Over子句在SQLServer 2005中回归,并且在2012中得到了扩展。这个功能主要结合窗口函数来使用;也可以在序列函数“NEXT VALUE FOR”使用。OVER子句确定哪些来自查询的列被应用到函数中,在函数中这些列被如何排序,并且何时重启函数计算。由于篇幅限制,本篇仅仅就OVER子 ...
分类:其他好文   时间:2016-10-31 13:43:14    阅读次数:186
HDU 3830 Checkers
Description Little X, Little Y and Little Z are playing checkers when Little Y is annoyed. So he wants to make the chessboard much bigger. Although Li ...
分类:其他好文   时间:2016-10-31 12:54:32    阅读次数:239
122. Best Time to Buy and Sell Stock II
Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm to find the maximum profit. You may comple ...
分类:其他好文   时间:2016-10-31 07:28:12    阅读次数:178
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!