码迷,mamicode.com
首页 >  
搜索关键字:migration    ( 551个结果
A Perfect Exchange Migration tool
EdbMailsExchangeMigrationtoolisoneofthebestsolutionformigratingmailboxesfromExchangetoExchangeorExchangeMigrationtoOffice365.ItwillmigrateallthemailitemsincludingE-Mails,calendars,journals,tasks,notes
分类:其他好文   时间:2019-04-22 19:31:48    阅读次数:166
Django使用Channels实现WebSocket--下篇
希望通过对这两篇文章的学习,能够对Channels有更加深入的了解,使用起来得心应手游刃有余 通过上一篇 "《Django使用Channels实现WebSocket 上篇》" 的学习应该对Channels的各种概念有了清晰的认知,可以顺利的将Channels框架集成到自己的Django项目中实现We ...
分类:Web程序   时间:2019-04-19 18:00:56    阅读次数:1030
使用卷积神经网络CNN完成验证码识别
gen_sample_by_captcha.py 生成验证码图片 sample.py 配置文件 verify_and_split_data.py train_model_v2.py 训练模型,训练过程中同时输出训练集和验证集的准确率 训练结果 test_batch.py 批量验证 程序结果 封装识别 ...
分类:其他好文   时间:2019-04-16 15:58:37    阅读次数:482
20.1翻译系列:EF 6中自动数据迁移技术【EF 6 Code-First系列】
原文链接:https://www.entityframeworktutorial.net/code-first/automated-migration-in-code-first.aspx Entity Framework介绍了自动迁移技术,所以每次实体发生改变的时候,你不用手动去处理数据库迁移。 ...
分类:其他好文   时间:2019-04-14 16:05:23    阅读次数:143
20.翻译系列:Code-First中的数据库迁移技术【EF 6 Code-First系列】
原文链接:https://www.entityframeworktutorial.net/code-first/migration-in-code-first.aspx Entity Framework Code-First有很多不同的数据库初始化策略,例如:CreateDatabaseIfNotE ...
分类:数据库   时间:2019-04-14 15:59:16    阅读次数:196
20.2.翻译系列:EF 6中基于代码的数据库迁移技术【EF 6 Code-First系列】
原文链接:https://www.entityframeworktutorial.net/code-first/code-based-migration-in-code-first.aspx 在前面的一节中,你学习了自动迁移技术,当实体改变的时候,自动进行数据库迁移。这里你将会学习基于代码的数据库迁 ...
分类:数据库   时间:2019-04-14 15:52:50    阅读次数:199
关于ML.NET v1.0 RC的发布说明
本文为了提醒喜欢ML.NET的朋友们注意官方发布中重要变更的内容。 ...
分类:Web程序   时间:2019-04-06 18:51:54    阅读次数:178
Flyway Overview and Installation
https://flywaydb.org/documentation/ Flyway is an open-source database migration tool. It strongly favors simplicity and convention over configuration. ...
分类:其他好文   时间:2019-03-15 18:58:26    阅读次数:188
CONTINUOUS MIGRATION
转自:https://pgloader.io/blog/continuous-migration/ After having been involved in many migration projects over the last 10 years, I decided to publish t ...
分类:其他好文   时间:2019-03-05 11:36:40    阅读次数:174
salesforce零基础学习(九十二)使用Ant Migration Tool 实现Metadata迁移
我们在做项目时经常会使用changeset作为部署工具,但是某些场景使用changeset会比较难操作,比如当我们在sandbox将apex class更改名字想要部署到生产的org或者其他环境的org,使用changeset是没法实现的,这个时候我们需要使用Ant Migration Tool还是 ...
分类:Web程序   时间:2019-02-18 01:23:26    阅读次数:377
551条   上一页 1 ... 12 13 14 15 16 ... 56 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!