E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
beginner
C++ classics
common Business-Oriented LanguageBASIC(
Beginner
's All-purpose Symbolic Instruction Code)1972 C1983 C+
·
2015-11-12 09:37
Class
编写一个子程序,将包含任意字符,以0结尾的字符串中的小写字母转变成大写字母
结尾的字符串中的小写字母转变成大写字母;参数:ds:si只想字符串首地址;注意:需要进行转化的是字符串中的小写字母'a'~'z',而不是其他字符 assume cs:code data segment db "
Beginner
's
·
2015-11-12 09:24
字符串
Watir自动化测试开始
For
beginner
: http://wiki.openqa.org/display/WTR/Tutorial 经验总结下: 1. 关于安装: Ste
·
2015-11-12 09:56
自动化测试
Using WebServices in FMS
This one is a quick
beginner
tutorial on using WebServices in Flash Media Server.
·
2015-11-11 17:21
WebServices
An incomplete guide to LaTex
LaTeX
Beginner
's Guide.latex使用者都是从模版开始学习,有很多基本问题都是零零碎碎解决。
·
2015-11-11 16:15
latex
CSS 3动画介绍
原文:A
Beginner
’s Introduction to CSS Animation 译文:一个初学者对CSS动画的介绍 译者:dwqs 现在,越来越多的网站使用了动画,并且形式多样,如
·
2015-11-11 14:48
css
转:程序员从初级到中级10个秘诀
Justin James曾发表过一篇博文《10 tips for advancing from a
beginner
to an intermediate developer》,为我们分享如何才能完成程序员从初级到中级的蜕变
·
2015-11-11 12:59
程序员
[.ashx檔?泛型处理程序?]基础入门#5....ADO.NET 与 将DB里面的二进制图片还原 (范例下载 & 大型控件的ImageField)
里面的二进制图片还原 (范例下载 & 大型控件的ImageField) http://www.dotblogs.com.tw/mis2000lab/archive/2014/05/19/ashx_
beginner
·
2015-11-11 10:20
image
[.ashx檔?泛型处理例程?]基础入门#3....ADO.NET 与 将DB里面的二进制图片还原
原文出處 http://www.dotblogs.com.tw/mis2000lab/archive/2013/08/20/ashx_
beginner
_03_db_picture_show.aspx
·
2015-11-11 10:19
.net
[.ashx檔?泛型处理例程?]基础入门#1....能否用中文教会我?别说火星文?
原文出處 http://www.dotblogs.com.tw/mis2000lab/archive/2013/08/20/ashx_
beginner
_01.aspx [.ashx檔?
·
2015-11-11 10:18
泛型
[.ashx檔?泛型处理例程?]基础入门#2....FileUpload上传前,预览图片(两种作法--ashx与JavaScript)
原文出處 http://www.dotblogs.com.tw/mis2000lab/archive/2013/08/20/ashx_
beginner
_02_fileupload_picture_preview.aspx
·
2015-11-11 10:18
JavaScript
Linux网络编程&内核学习
《写给大家看的C语言书(第2版)》 原书名: Absolute
Beginner
's Guide to C (2nd Edition) 原出版社: Sams
·
2015-11-11 09:05
linux
FAQ: Mechine Learning: What and How
http://www.quora.com/How-can-a-
beginner
-train-for-machine-learning-contests 链接内容总结: "
·
2015-11-11 09:41
FAQ
Let's make the web faster ---PHP performance tips
PHP performance tips Author: Eric Higgins, Google Webmaster Recommended experience:
Beginner
to intermediate
·
2015-11-11 08:38
performance
处理ASP.NET 请求(IIS)
原文:http://www.cnblogs.com/hkncd/archive/2012/03/23/2413917.html 英文原文:
Beginner
’s Guide: How IIS Process
·
2015-11-11 02:47
asp.net
A
Beginner
's Guide to HTTP Cache Headers
原文: http://www.mobify.com/blog/beginners-guide-to-http-cache-headers/ A
Beginner
's Guide to HTTP
·
2015-11-11 02:14
header
The Definitive C++ Book Guide and List
学习c++的书单 转自 http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list
Beginner
·
2015-11-11 00:03
list
【值得收藏】Mathematica数值计算工具的学习资料汇编【可免费下载】
资源名称【点击即可免费下载】 资源大小 A
Beginner
's Guide to Mathematica.
·
2015-11-10 22:29
Math
linux内核增加系统调用--
Beginner
‘s guide
Linux内核中设置了一组用于实现系统功能的子程序,称为系统调用。系统调用和普通库函数调用非常相似明知是系统调用由操作系统核心提供,运行于核心态,而普通的函数调用由函数库或用户自己提供,运行于用户态。 一般的,进程是不能访问内核的,它不能访问内核所占用内存空间也不能调用内核函数。这被称为保护模式。为了和用户空间上运行的进程进行交互,内核提供一组接口。通过该接口应用程序可以访问硬件设备和其他操作系统
·
2015-11-10 22:28
linux
codeforces 339C Xenia and Bit Operations(线段树水题)
nbsp; ——by fraud Xenia and Bit Operations Xenia the
beginner
·
2015-11-09 13:55
codeforces
几道排列组合题的总结
来源:HDU递推求解专题练习(For
Beginner
) 2045: 令f(n)为n个方格的涂色方案数,易得f(1)=3,f(2)=6,f(3)=6。
·
2015-11-08 13:23
总结
recursive - simple screenshot but detail principle.
the code below demonstates the principle of the'recursive-call' that the programing
beginner
may be confused
·
2015-11-08 13:27
simple
程序员从初级到中级10个秘诀
感谢凑够十条的投递 新闻来源:.techrepublic.com Justin James曾发表过一篇博文《10 tips for advancing from a
beginner
to an intermediate
·
2015-11-08 11:35
程序员
NHibernate学习手记(2) - NH的系统架构
作为Hibernate的孪生兄弟,NH从一诞生便是头顶光环,难免会给我们这些NH
beginner
造成或多或少的心理压力,这也可能是为什么.net项目组迟迟不引入O/R mapping的的原因之一。
·
2015-11-08 11:25
Hibernate
[图文]零起步移动编程(for
beginner
)
实践环境:vs2008,.NET Compact Framework 2.0,Windows Mobile 5.0/6.0 适用人群:对移动编程有兴趣的人士 预期作用:实现windows mobile手机编程的第一步 几点说明: 首先安装visual studio 2008英文版,本文发稿时已有简体中文版可下载,但我还没有及时更新。 vs2008一向无所不包,装上之后,什么SDK,仿真
·
2015-11-08 10:21
inner
codeproject
96620/Writing-Http-Handlers-and-Modules-in-IIS-7-5 http://www.codeproject.com/Articles/42724/
Beginner
-s-Guide-Exploring-IIS
·
2015-11-08 10:49
project
IIS是如何处理ASP.NET请求的
英文原文:
Beginner
’s Guide: How IIS Process ASP.NET Request 前言 每次服务器接受到请求,都要先经IIS处理。
·
2015-11-07 14:17
asp.net
[自译]Complete
Beginner
’s Guide to Interaction Design 交互设计完全入门指南
尝试翻译交互设计类文章。CompleteBeginner’sGuidetoInteractionDesign交互设计完全入门指南byUXBoothInteractiondesignhasitsoriginsinwebandgraphicdesign,buthasgrownintoarealmofitsown.Farfrommerelyworkingwithtextandpictures,inter
交互设计小学生
·
2015-11-07 12:14
Java中对象的复制
假设说我是一个
beginner
,我会这样写: 1 class Student {
·
2015-11-07 10:00
java
IIS是如何处理ASP.NET请求的
原文:http://www.cnblogs.com/hkncd/archive/2012/03/23/2413917.html 英文原文:
Beginner
’s Guide: How IIS Process
·
2015-11-07 10:19
asp.net
程序员从初级到中级10个秘诀
Justin James曾发表过一篇博文《10 tips for advancing from a
beginner
to an intermediate developer》,为我们分享如何才能完成程序员从初级到中级的蜕变
·
2015-11-06 07:44
程序员
转:程序员从初级到中级10个秘诀
Justin James曾发表过一篇博文《10 tips for advancing from a
beginner
to an intermediate developer》,为我们分享如何才能完成程序员从初级到中级的蜕变
·
2015-11-06 07:23
程序员
NHibernate 3
Beginner
's Guide学习笔记-第二章-第一个完整的例子
本文转自:http://www.cnblogs.com/lemontea/archive/2011/11/09/2243644.html 前言 这一章是一个完整的NHibernate的Simple,原文中用Fluent NHibernate做映射,但我使用NHibernate3.2版本,所以3.2的Conformist代替Fluent NHibernate.
·
2015-11-05 08:32
Hibernate
Using jQuery with ASP.NET - A
Beginner
's Guide
Using jQuery with ASP.NET - A
Beginner
's Guide Did you hear about jQuery.. NO...?
·
2015-11-05 08:44
asp.net
HTML5游戏开发实战
《HTML5游戏开发实战》基本信息原书名:HTML5 Games Development by Example:
Beginner
's Guide 作者: (美)Makzan 译者: 吕定平 陈升想 出版社
·
2015-11-05 08:57
html5
程序员从初级到中级10个秘诀
Justin James曾发表过一篇博文《10 tips for advancing from a
beginner
to an intermediate developer》,为我们分享如何才能完成程序员从初级到中级的蜕变
·
2015-11-03 22:47
程序员
c++程序员常用工具集
■...开发环境 ---->Turbo c DOS时代c语言开发的经典工具,目前适合两类人使用:c语言
beginner
(尤其是学生一族),具有怀旧情节的专业人士:) ---->Visual C++
·
2015-11-02 19:38
C++
程序员从初级到中级10个秘诀
ustin James曾发表过一篇博文《10 tips for advancing from a
beginner
to an intermediate developer》,为我们分享如何才能完成程序员从初级到中级的蜕变
·
2015-11-02 16:43
程序员
初学者入门:一个COM/ATL简单项目
原文地址:http://www.codeproject.com/atl/com_atl.asp
Beginner
's Tutorial: COM/ATL Simple Project 作者: C.
·
2015-11-02 16:24
com
C# for
Beginner
Part 45 to 55
Part 45 C# Tutorial Why Enums Enums are strongly typed constants. If a program uses set of integral numbers, consider replacing them with enums. Otherwise the pragram becomes less 
·
2015-11-02 16:33
inner
C# for
Beginner
session 31 to 44
Part 31 - C# Tutorial - Explicit interfaces implementation Part 32 - C# Tutorial - Abstract classes in c# Part 33 - C# Tutorial - Difference between abstract classes and interfaces Part 34
·
2015-11-02 16:33
session
C# for
Beginner
session 10 to 20
Session 11-12 switch statement in C# switch statement break statement if break statement is used inside a switch statement,he control will leave the switch statement goto statement &n
·
2015-11-02 16:32
session
A
Beginner
's Guide to HTTP and REST
http://code.tutsplus.com/tutorials/a-beginners-guide-to-http-and-rest--net-16340 Hypertext Transfer Protocol (HTTP) is the life of the web. It's used every time you transfer a document, or ma
·
2015-11-02 15:46
inner
Spring MVC mapping[From Spring MVC
Beginner
's Guide]
In a Spring MVC application, the URL can logically be divided into five parts (see the following figure); the @RequestMapping annotation only matches against the URL request path. It omits the scheme,
·
2015-11-02 15:01
spring mvc
C# for
Beginner
Part 72 to 81
Part 72 What is dictionary in c# Part 73 What is dictionary in c# continued Part 74 List collection class in c# Part 75 List collection class in c# continu
·
2015-11-02 13:58
inner
C# for
Beginner
Part 67 to 70
Part 67 Optional parameters in c# Part 68 Making method parameters optional using method overloading Part 69 Making method parameters optional by specifying parameter default
·
2015-11-02 13:57
inner
XNA 4.0新书:初学者很好的书籍
XNA 4.0 Game Development by Example:
Beginner
's Guide XNA框架不仅能为Windows Phone开发应用,还能为
·
2015-11-02 11:52
初学者
有史以来最出彩的编程语言名字
来自无聊的首字母缩略/简写 这一类别中包括BASIC语言,它来自精心设计的“
Beginner
’s All-purpose Symbolic Instruction Code”。
·
2015-11-02 10:46
编程语言
Nine simple steps to enable X.509 certificates on WCF- 摘自网络
Table of contents Introduction and goal
Beginner
WCF FAQs Step 1: Create client and server certificates
·
2015-11-02 09:22
certificate
C# for
Beginner
Part 56 to 60
Part 56 C# Tutorial Generics in C# Part 57 C# Tutorial Why should you override ToString Method sometimes you can override ToString method like that: namepace Example public
·
2015-11-02 09:07
inner
上一页
26
27
28
29
30
31
32
33
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他