码迷,mamicode.com
首页 >  
搜索关键字:study    ( 1969个结果
Custom LDAP Monitor Does Not Work
Custom LDAP Monitor Does Not Work https://www.poppelgaard.com/netscaler-case-study-custom-ldap-monitor-does-not-work Problem Definition A customer tri ...
分类:其他好文   时间:2018-06-24 16:05:07    阅读次数:168
python-study-19
随机验证码--random 打印进度条--格式化字符串 re正则模块 sys模块--cp功能--sys.argv subprocess模块---subprocess.Popen os.path.normpath ...
分类:编程语言   时间:2018-06-21 19:47:29    阅读次数:171
python-study-16
函数总结 面向过程编程 模块的使用 模块的搜索路径 python文件的两种用途 软件开发的目录规范 ...
分类:编程语言   时间:2018-06-15 22:37:19    阅读次数:166
ACboy needs your help(分组背包)
ACboy has N courses this term, and he plans to spend at most M days on study.Of course,the profit he will gain from different course depending on the ...
分类:其他好文   时间:2018-06-15 21:48:30    阅读次数:124
python-study-15
上节课复习 上节课复习 1、生成器 def func(): yield g=func() next(g) x=yield 2、三元表达式 res=x if 条件 else y 3、列表推导式,字典生成式,生成器表达式 l=[表达式 for i in 可迭代对象 if 条件] g=(表达式 for i ...
分类:编程语言   时间:2018-06-14 18:04:10    阅读次数:196
平台总体技术架构
1、总体技术架构 平台采用分布式的框架,提供项目模块化、服务化、热插拔的思想, 高度封装安全性的JavaEE快速开发平台。 2、各网元间调用关系 2、各网元间调用关系 模块划分 1,服务消费方项目命名规则:com-study-项目名称; 2,服务提供方项目命名规则:com-study-service ...
分类:其他好文   时间:2018-06-13 15:09:32    阅读次数:592
Codeforces Codeforces Round #484 (Div. 2) D. Shark
Codeforces Codeforces Round 484 (Div. 2) D. Shark 题目连接: "http://codeforces.com/contest/982/problem/D" Description For long time scientists study the b ...
分类:其他好文   时间:2018-06-13 12:03:06    阅读次数:183
Redis服务的调用
1,将码表值添加到redis中 在/com-study-service-redis/src/main/java/com/study/service/redis/RedisClientService.java中refreshData的方法中添加处理代码。 要求:KEY为去除”_”小写的表名; VALU ...
分类:其他好文   时间:2018-06-12 17:45:10    阅读次数:148
bitset学习
Study Link codeforces 914 F. Substrings in a String 题意 分析 ...
分类:其他好文   时间:2018-06-11 14:02:08    阅读次数:139
软件工程第一周实验
通过之前自己C#所设计的酒店管理系统进行本课程实验。以下为系统部分界面: 本周先做了个系统体系结构图,如下: 并在了解实验自己所需做的东西过程中发现自己有许多的不足,比如说各种图的画法会搞混,还是得多看多练,好好学习,天天向上(good good study,day day up)。 ...
分类:其他好文   时间:2018-06-11 00:43:23    阅读次数:157
1969条   上一页 1 ... 38 39 40 41 42 ... 197 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!