会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
®Geovin Du Dream Park™
why we only heard about haves and have-nots, but we did'nt heard about doers and doer-nots. 人生是一种心境,生活是一种艺术,成功是一种心态,幸福是一种感觉,竞争是一种建构,情感是一种容合.学习是一种成长.
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
71
72
73
74
75
76
77
78
79
···
118
下一页
2016年12月9日
Python 3.4 send mail
摘要: 上发图片 下为发文件
阅读全文
posted @ 2016-12-09 11:18 ®Geovin Du Dream Park™
阅读(428)
评论(0)
推荐(0)
2016年12月8日
初学Python
摘要: #输入 try: userimput = input("Say something: ") #PyDev except NameError: pass print(userimput); #coding=utf-8 程序文件编码格式UTF-8中文显示不会乱码 #Python 3.4 https://
阅读全文
posted @ 2016-12-08 12:58 ®Geovin Du Dream Park™
阅读(449)
评论(0)
推荐(0)
2016年11月27日
Artificial intelligence(AI)
摘要: ORM: https://github.com/sunkaixuan/SqlSugar 微软DEMO: https://github.com/Microsoft/BotBuilder 注册KEY:https://dev.botframework.com/bots/new BOT SDK下载:http
阅读全文
posted @ 2016-11-27 19:23 ®Geovin Du Dream Park™
阅读(850)
评论(0)
推荐(0)
2016年10月27日
Concurrency in csharp (Asynchronous, Parallel, and Multithreaded Programming)
摘要: http://stephencleary.com/projects/
阅读全文
posted @ 2016-10-27 16:09 ®Geovin Du Dream Park™
阅读(381)
评论(0)
推荐(0)
2016年10月11日
MySQL 5.7 create VIEW or FUNCTION or PROCEDURE
摘要: 1.视图 a. CREATE ALGORITHM = UNDEFINED DEFINER = `root`@`localhost` SQL SECURITY INVOKER VIEW `sakila`.`actor_info` AS SELECT `a`.`actor_id` AS `actor_id`, `a`.`firs...
阅读全文
posted @ 2016-10-11 17:26 ®Geovin Du Dream Park™
阅读(405)
评论(0)
推荐(0)
2016年9月21日
csharp: Oracle Stored Procedure DAL using ODP.NET
摘要: paging : http://www.codeproject.com/Articles/44858/Custom-Paging-GridView-in-ASP-NET-Oracle https://github.com/MarcosMeli/FileHelpers/ http://www.code
阅读全文
posted @ 2016-09-21 11:28 ®Geovin Du Dream Park™
阅读(595)
评论(0)
推荐(0)
2016年9月18日
csharp: ODP.NET,System.Data.OracleClient(.net 4.0) and System.Data.OleDb读取Oracle g 11.2.0的区别
摘要: ODP.NET: 引用: 数据库连接字符串: System.Data.OracleClient(.net 4.0) 引用: 数据库连接字符串: System.Data.OleDb oracle package sql: C# 3.5 调用查询: Oracle sql: ODP.NET:
阅读全文
posted @ 2016-09-18 16:07 ®Geovin Du Dream Park™
阅读(1377)
评论(0)
推荐(0)
2016年9月12日
csharp:ASP.NET SignalR
摘要: http://signalr.net/ https://github.com/SignalR/SignalR http://www.asp.net/signalr http://www.cnblogs.com/shanyou/archive/2012/07/28/2613693.html http:
阅读全文
posted @ 2016-09-12 12:27 ®Geovin Du Dream Park™
阅读(346)
评论(0)
推荐(0)
2016年9月7日
csharp: MySQL Stored Procedure using DAL
摘要: 类似于SQL Server中的:sp_executesql sql server script: MySql script:
阅读全文
posted @ 2016-09-07 10:54 ®Geovin Du Dream Park™
阅读(355)
评论(0)
推荐(0)
2016年9月2日
css: 照片有如层叠效果
摘要: 显示上面照片效果css
阅读全文
posted @ 2016-09-02 11:32 ®Geovin Du Dream Park™
阅读(426)
评论(0)
推荐(1)
上一页
1
···
71
72
73
74
75
76
77
78
79
···
118
下一页
公告