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
Programs
C++源码网站
http://snippets.dzone.com/tag/c/ --数以千计的有用的C语言源代码片段 2、http://www.hotscripts.com/category/c-cpp/scripts-
programs
xiaobai_2511
·
2016-04-14 08:00
c++源码
总结下自己的做的小视频吧,挺有趣发现也挺幼稚,哈哈
C#游戏框架:http://www.tudou.com/
programs
/view/dgN9kjzQODw/密码:xing tolua框架在进行....90%其实思路和上面c#一样只是改用lua重写AR-Demo
u010665359
·
2016-04-13 12:00
LeetCode 95, 96. Unique Binary Search Trees i. ii
Forexample,Givenn=3,your
programs
ho
zhyh1435589631
·
2016-04-13 11:00
LeetCode
Tools and External Links - Monitoring
programs
, to
@rydia.netVariouspagesaboutrelatedtopicsor
programs
.ToolsforInspectingOrManagingMemcachedTools/ArticlesspecifictomonitoringMemcachedMemcachedSpecificPr
Koma
·
2016-04-12 11:00
学习C/C++的50个好网站
http://snippets.dzone.com/tag/c/--数以千计的有用的C语言源代码片段 2、http://www.hotscripts.com/category/c-cpp/scripts-
programs
shuimanting520
·
2016-04-12 06:00
C++
c
开发
源代码
STM32f103 FLASH 操作
//IAR7.1#include#include"stm32_flash.h"FLASH_StatusFLASHStatus=FLASH_COMPLETE;//TestStatusMemory
ProgramS
tatus
我的名字是一句话
·
2016-04-11 21:25
ST单片机
STM32f103 FLASH 操作
//IAR7.1#include#include"stm32_flash.h"FLASH_StatusFLASHStatus=FLASH_COMPLETE;//TestStatusMemory
ProgramS
tatus
allen19881119
·
2016-04-11 21:00
[LeetCode]Odd Even Linked List
groupalloddnodestogetherfollowedbytheevennodes.Pleasenoteherewearetalkingaboutthenodenumberandnotthevalueinthenodes.Youshouldtrytodoitinplace.The
programs
houldruninO
zxdfc
·
2016-04-11 18:00
Calling C and C++ from IDL (二)——变量传递
文件内容如下:MODULEIDLtoCDESCRIPTIONexample
programs
IDL
duanyaxin1
·
2016-04-10 20:21
Calling
C
and
C++
from
IDL
x86 Registers
x86RegistersThemaintoolstowrite
programs
inx86assemblyaretheprocessorregisters.Theregistersarelikevariablesbuiltintheprocessor.Usingregistersinsteadofmemorytostorevaluesmakestheprocessfasterandcleaner.T
shuimuyq
·
2016-04-07 11:00
codeblocks ubuntu下配置
安装codeblocks都可以3.记得加缩进插件4.如果编译不了C++就apt-getinstallg++5.在Settings->EnviornmentTerminaltolaunchconsole
programs
YYecust
·
2016-04-06 19:00
Linux中profile、bashrc、bash_profile之间的区别和联系
当用户第一次登录时,该文件被执行.并从/etc/profile.d目录的配置文件中搜集shell的设置.英文描述为:#/etc/profile#Systemwideenvironmentandstartup
programs
双月通天
·
2016-04-06 10:00
iOS申请企业证书
苹果企业证书申请流程20160405,初次尝试失败1.先到这里https://developer.apple.com/
programs
/enterprise/enroll/,点击下面的StartYourEnrollment
seanward
·
2016-04-05 16:03
ORA-00600:internal error code,arguments:[keltnfy-idmlnit],[46],[1],[],[],[],[],[]
hosts与/etc/sysconfig/network不正确应,所以报错[root@ocm2~]#cat/etc/hosts#Donotremovethefollowingline,orvarious
programs
mengfanrong
·
2016-04-05 16:00
VS2008+Windows DDK 7的环境配置(二)
如果之前没有安装,可以按照如下的步骤进行安装:ControlPanel-> Uninstall
Programs
.SelectVisualStudioandclick Uninstall/Change.Wa
今夜太冷
·
2016-04-04 22:00
leetcode 328. Odd Even Linked List
groupalloddnodestogetherfollowedbytheevennodes.Pleasenoteherewearetalkingaboutthenodenumberandnotthevalueinthenodes.Youshouldtrytodoitinplace.The
programs
houldruninO
u014568921
·
2016-04-03 22:00
LeetCode
C_argc与argv
argcandargvSofar,allthe
programs
wehavewrittencanberunwithasinglecommand.Forexample,ifwecompileanexecutablecalledmyprog
a7055117a
·
2016-04-03 10:00
C语言
List of Python Tutorials
PythonHomeIntroductionRunningPython
Programs
(os,sys,import)ModulesandIDLE(Import,Reload,exec)ObjectTypes-Numbers
hotea
·
2016-04-01 00:00
Java vs. C#
原文:Javavs.C#Java
ProgramS
tructureC#packagehello;publicclassHelloWorld{ publicstaticvoid main(String[]
一路NET
·
2016-03-31 18:00
浅谈 RxAndroid + Retrofit + Databinding
RxJava在GitHub主页上的自我介绍是“alibraryforcomposingasynchronousandevent-based
programs
usingobservabl
AlexMahoneFBI
·
2016-03-31 16:00
DataBinding
retrofit
rxandroid
JBoss7 安装配置 安装 配置
2、解压jboss-as-7.1.1.Final.zip到D:\
programs
。3、设置环境变量:JDK配置(已发贴)。4、启动JBoss。
蓝天战鸽
·
2016-03-31 10:00
LeetCode之旅(15)-Odd Even Linked List
#Youshouldtrytodoitinplace.The
programs
houldruninO(1)spac
u010321471
·
2016-03-31 09:00
LeetCode
算法
面试
LinkedList
Odd-even
Accelerated C++:通过示例进行编程实践——习题解答(第1章)
AcceleratedC++:通过示例进行编程实践——习题解答(第1章)1-0.Compile,execute,andtestthe
programs
inthischapter.
yanglr2010
·
2016-03-30 20:00
C++
习题解答
Django REST 异常处理
Exceptions…allowerrorhandlingtobeorganizedcleanlyinacentralorhigh-levelplacewithinthe
programs
tructure
ysjian_pingcx
·
2016-03-30 15:00
异常处理
django
python
DjangoREST
PHP实现聊天应用
原文地址:http://www.codeproject.com/Articles/649771/Chat-Application-in-PHPIntroductionChat
programs
arecommononthewebthesedays.Nowdevelopershaveawiderrangeofoptionswhenbuildingchat
programs
.Thisarticlegetsy
anda0109
·
2016-03-30 14:00
JVM 学习笔记 III --- GC
javapapersJavagarbagecollectionisanautomaticprocesstomanagetheruntimememoryusedby
programs
.BydoingitautomaticJVMrelievestheprogrammeroftheoverheadofassigningandfreeingupmemoryresourcesinaprogram.java
ZSYGOOOD
·
2016-03-28 14:20
jvm
Java
笔记
Delphi_03_Delphi_Object_Pascal_基本语法_01
{ 本程序演示DelphiPascal的基本语法 1、变量及变量的初始化 2、常量 3、运算符 3、 4、 }
programS
yntax; {$APPTYPECONSOLE}
volcanol
·
2016-03-26 14:00
zoj-3429-Cube Simulation
DescriptionHere'sacubewhosesizeofits3dimensionsareallinfinite.Meanwhile,there're6
programs
operatingthiscube
Ypopstar
·
2016-03-26 10:00
模拟
java关键字总结
JavaLanguageKeywordsHere'salistofkeywordsintheJavaprogramminglanguage.Youcannotuseanyofthefollowingasidentifiersinyour
programs
.Thekeywordsconstandgotoarereserved
hll814
·
2016-03-26 00:00
java关键字
手写识别——Hition大牛的主页上copy过来
onMNISTdigitsCodeprovidedbyRuslanSalakhutdinovandGeoffHinton Permissionisgrantedforanyonetocopy,use,modify,ordistributethisprogramandaccompanying
programs
anddocume
zb1165048017
·
2016-03-25 16:00
算法
matlab
神经网络
动态链接库中的.symtab和.dynsym
ProgramLibraryHowto-SharedLibraries"是很好的材料,下面的内容多是据此整理的.定义:Sharedlibrariesarelibrariesthatareloadedby
programs
whentheystart
beyond702
·
2016-03-25 14:00
iOS苹果开发网址汇总
1、个人及公司版本:https://developer.apple.com/
programs
/cn/2、企业版本:https://developer.apple.com/
programs
/enterprise
chenglei9128
·
2016-03-25 14:00
Linux中rc.local、profile、bashrc、bash_profile之间的区别和联系
当用户第一次登录时,该文件被执行.并从/etc/profile.d目录的配置文件中搜集shell的设置.英文描述为:#/etc/profile#Systemwideenvironmentandstartup
programs
vfgbv
·
2016-03-23 09:00
jdb
FindsandfixesbugsinJavaplatform
programs
.
进击的煤球
·
2016-03-23 08:37
java
dos
[Leetcode]328. Odd Even Linked List
groupalloddnodestogetherfollowedbytheevennodes.Pleasenoteherewearetalkingaboutthenodenumberandnotthevalueinthenodes.Youshouldtrytodoitinplace.The
programs
houldruninO
·
2016-03-23 00:00
LeetCode
leetcode——328——Odd Even Linked List
groupalloddnodestogetherfollowedbytheevennodes.Pleasenoteherewearetalkingaboutthenodenumberandnotthevalueinthenodes.Youshouldtrytodoitinplace.The
programs
houldruninO
happyxuma1991
·
2016-03-22 19:00
算法题
jdb
阅读更多FindsandfixesbugsinJavaplatform
programs
.Synopsisjdb[options][classname][arguments]optionsCommand-lineoptions.SeeOptions.classnameNameofthemainclasstodebug.argumentsArgumentspassedtothemain
进击的煤球
·
2016-03-22 15:00
java
Dos
jdb
阅读更多FindsandfixesbugsinJavaplatform
programs
.Synopsisjdb[options][classname][arguments]optionsCommand-lineoptions.SeeOptions.classnameNameofthemainclasstodebug.argumentsArgumentspassedtothemain
进击的煤球
·
2016-03-22 15:00
java
Dos
Unique Binary Search Trees II [Leetcode 解题报告]
Givenn,generateallstructurallyuniqueBST’s(binarysearchtrees)thatstorevalues1…n.Forexample,Givenn=3,your
programs
houldreturnall5uniqueBST
zhouyusong_bupt
·
2016-03-21 15:00
LeetCode
《CLR Via C#》Developer Command Prompt for VS2013
打开路径 C:\ProgramData\Microsoft\Windows\StartMenu\
Programs
\VisualStudio2013,我们会看到VisualStudioTools文件夹快捷方式双击
lsieun
·
2016-03-21 10:41
command
vs
prompt
[spark-src] 1-overview
whatis "ApacheSpark™isafastandgeneralengineforlarge-scaledataprocessing....Run
programs
upto100xfasterthanHadoopMapReduceinmemory
leibnitz
·
2016-03-21 08:46
<编程珠玑>笔记(三) 四条原则
第三章作者重在阐述一种编程观念,即“datadoesindeedstrcture
programs
” 这一章貌似没什么干货,只好把作者的几个例子贴出来,反复看看了。
胡马依北风
·
2016-03-21 00:00
<编程珠玑>笔记(三) 四条原则
第三章作者重在阐述一种编程观念,即“datadoesindeedstrcture
programs
” 这一章貌似没什么干货,只好把作者的几个例子贴出来,反复看看了。
胡马依北风
·
2016-03-21 00:00
软件测试用例自动生成技术(一)
目前软件测试用例自动生成技术可大体分为五类:1.符号执行及程序结构覆盖测试(symbolicexecutionand
programs
tructuralcoveragetesting)2.基于模型的测试用例生成技术
Lamba
·
2016-03-19 20:45
软件测试
软件测试
Makefile.am链接openCV库的写法
./ 17bin_
PROGRAMS
+=SegRecogServerDeme 18SegRecogServerDeme_SOURCES=util.hutil.cppt_encoding.hppSegRecogLogic.h
finallyly
·
2016-03-19 16:00
Unity 插件新版发布! 谈谈 UI 的那些事
WhiteCat'sToolbox土豆视频: http://www.tudou.com/
programs
/view/FHxu4zk4G5k/资源商店: https://www.assetstore.unity3d.com
白 猫
·
2016-03-16 10:00
Linux系统下常用的帮助man,whatis,info,help总结
语法 man[选项]参数 man命令后面的数字参数表示的意思:1 Executable
programs
or shell commands #可执行程序或者是普通命令 2 System calls
arliang785
·
2016-03-14 23:31
linux
系统
帮助
uBLAS——Boost 线性代数基础程序库
uBLAS:BasicLinearAlgebraSub
programs
,基于Boost的C++模板类库。
lanchunhui
·
2016-03-14 23:00
[BLE]CC2640之ADC功能实现和供电电压的采集
一、开篇 Write
programs
thatdoonethinganddoitwell~~~~~ 发现很多人关于使用CC2640/CC2650的过程中比较难以应对的问题就是实现ADC,为了方便大家
qq_21842557
·
2016-03-14 10:00
开发人员
版权
BLE
软件测试作业(二)FAULT,FAILURE,ERROR辨析与测试用例设计
Belowarefourfaulty
programs
.Eachincludesatestcasethatresultsinfailure.Answerthefollowingquestions(inthenextslide
haoshidai
·
2016-03-13 23:00
软件测试
上一页
66
67
68
69
70
71
72
73
下一页
按字母分类:
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
其他