MS UC 2013-2-Deploy Microsoft Exchange Server 2013-4-Post-Installation Tasks

Blog:http://dynamic.blog.51cto.com MSN:LiuJinFeng@msn.com QQ:316190099
《MS UC 2013 -系列》博文:
1) 以TechNet Library为技术资料原型。
2) 以0-《统一沟通-微软-实战》为基础。
3) 以1-《统一沟通-微软-技巧》为参照。
4) 以整个测试过程中图片为样板,再次标准化了操作流程,你看多了就会知道。
5) 不论你喜欢与不喜欢?
6) 不论你说啥!
7) 它都出现了!...它也将在你想不到的时间消失,因为有更好计划在实施中。
8) 目的:为了让大家更容易看懂TechNet Library,更容易看懂微软!
Exchange 2013 Post-Installation Tasks
This topic has not yet been rated - Rate this topic
[This is pre-release documentation and subject to change in future releases.]  
Applies to: Exchange Server 2013 Preview
Topic Last Modified: 2012-07-06
The following topics will help you configure mail flow to and from the Internet and configure Microsoft Exchange to accept client connections from the Internet:
Configure Mail Flow and Client Access
Verify an Exchange 2013 Installation
If you want to configure additional features, such as permissions, compliance, high availability, and more, see Exchange Server 2013 Preview.
clip_image001Note:
Similar to the products themselves, content for the next version of Exchange Server and Exchange Online is still being developed. If our Preview documentation doesn’t contain the information you’re looking for, there’s a good chance the content from previous releases may still apply. Browse our Exchange Server 2010 and Exchange Online documentation. If you still can’t find answers, please send feedback to Exchange 2013 Preview Help Feedback. Your comments will help us provide you with the most useful content.

Configure Mail Flow and Client Access

This topic has not yet been rated - Rate this topic
[This is pre-release documentation and subject to change in future releases.]  
Applies to: Exchange Server 2013 Preview
Topic Last Modified: 2012-07-11
After you've installed Microsoft Exchange Server 2013 Preview in your organization, you need to configure Exchange Server 2013 Preview for mail flow and client access. Without these additional steps, you won't be able to send mail to the Internet, and external clients such as Microsoft Office Outlook and ActiveSync devices won't be able to connect to your Exchange organization.
The steps in this topic assume a basic Exchange deployment with a single Active Directory site and a single simple mail transport protocol (SMTP) namespace.
clip_image002Important:
This topic uses example values such as contoso.com, mail.contoso.com, and 172.16.10.11. Replace the example values with the FQDNs and IP addresses for your organization.
For additional management tasks related to mail flow and clients and devices, see the following topics:
Mail Flow
Clients and Mobile Devices
What do you need to know before you begin?
  • Estimated time to complete this task: 35 minutes
  • Procedures in this topic require specific permissions. See each procedure for its permissions information.
  • Before you can perform the steps in this topic, you must have installed at least one Mailbox server role and at least one Client Access server role in an Active Directory site. You can install the server roles on the same computer or on separate computers.
  • You'll receive certificate warnings when you connect to the Exchange Administration Center (EAC) website until you configure a secure sockets layer (SSL) certificate on the Client Access server. You'll be shown how to do this later in this topic.
  • For information about keyboard shortcuts that may apply to the procedures in this topic, see Keyboard Shortcuts in Exchange 2013.
How do you do this?
Step 1: Create a Send connector
Step 2: Add additional accepted domains
Step 3: Configure the default email address policy
Step 4: Configure an SSL Certificate
Step 5: Configure external URLs
Step 6: Configure Outlook Anywhere authentication methods
clip_image003Tip:
Having problems? Ask for help in the Exchange Server forums. Visit the forums at: Exchange Server
Step 1: Create a Send connector
Before you can send mail to the Internet, you need to create a Send connector on the Mailbox server. Do the following.
1. Open the (EAC) by browsing to https://<fully qualified domain name (FQDN) of Client Access server>/ECP.
https://Exchange-2013.uc-cn.net/ECP
clip_image004
2. Enter your username and password in Domain\user name and Password and then click sign in.
clip_image006
clip_image008
clip_image010
3. Go to Mail Flow > Send Connectors. On the Send Connectors page, click +.
clip_image012
clip_image014
4. In the new send connector wizard, specify a name for the Send connector and then select Internet. Click next.
clip_image016
Send Mail To internet
clip_image018
5. Verify that MX record associated with recipient domain is selected. Click next.
clip_image020
6. Under Address space, click +. In the add domain window, make sure SMTP is selected in the Type field. In the Fully Qualified Domain Name (FQDN) field, enter *. Click save.
clip_image022
SMTP
*
1
clip_image024
clip_image026
clip_image028
7. Make sure Scoped send connector isn't selected and then click next.
clip_image030
8. Under Source server, click +. In the Select a server window, select a Mailbox server that will be used to send mail to the Internet via the Client Access server. After you've selected the server, click add and then click ok.
clip_image032
clip_image034
clip_image036
9. Click finish.
clip_image038
clip_image040
clip_image001[1]Note:
A default inbound Receive connector is created when Exchange 2013 Preview is installed. This Receive connector accepts anonymous SMTP connections from external servers. You don't need to do any additional configuration if this is the functionality you want. If you want to restrict inbound connections from external servers, modify the Default Frontend <Client Access server> Receive connector on the Client Access server.
How do you know this step worked?
To verify that you have successfully created an outbound Send connector, do the following:
1. In the EAC, verify the new Send connector appears in Mail Flow > Send Connectors.
2. Open Outlook Web App and send an email message to an external recipient. If the recipient receives the message, you've successfully configured the Send connector.
Step 2: Add additional accepted domains
By default, when you deploy a new Exchange 2013 Preview organization in an Active Directory forest, Exchange uses the domain name of the Active Directory domain where Setup /PrepareAD was run. If you want recipients to receive and send messages to and from another domain, you must add the domain as an accepted domain. This domain is also added as the primary SMTP address on the default email address policy in the next step.
clip_image002[1]Important:
A public Domain Name System (DNS) MX resource record is required for each SMTP domain for which you accept email from the Internet. Each MX record should resolve to the Internet-facing server that receives email for your organization.
1. Open the EAC by browsing to https://<FQDN of Client Access server>/ECP.
2. Enter your username and password in Domain\user name and Password and then click sign in.
3. Go to Mail Flow > Accepted Domains. On the Accepted Domains page, click +.
clip_image042
4. In the new accepted domain wizard, specify a name for the accepted domain.
clip_image044
5. In the Accepted domain field, specify the SMTP recipient domain you want to add. For example, contoso.com.
6. Select Authoritative domain and then click save.
How do you know this step worked?
To verify that you have successfully created an accepted domain, do the following:
  • In the EAC, verify the new accepted domain appears in Mail Flow > Accepted Domains.
Step 3: Configure the default email address policy
If you added an accepted domain in the previous step and you want that domain to be added to every recipient in the organization, you need to update the default email address policy.
1. Open the EAC by browsing to https://<FQDN of Client Access server>/ECP.
2. Enter your username and password in Domain\user name and Password and then click sign in.
3. Go to Mail Flow > Email Address Policies. On the Email Address Policies page, select Default Policy and then click the edit icon.
clip_image046
4. On the Default Policy Email Address Policy page, Click Edit, click Email Address Format.
clip_image048
5. Under Email address format, click the SMTP address you want to change and then click the edit icon.
clip_image050
6. On the email address format page in the Email address parameters field, specify the SMTP recipient domain you want to apply to all recipients in the Exchange organization. This domain must match the accepted domain you added in the previous step. Click save.
7. Click save
8. In the Default Policy details pane, click Apply.
clip_image052
clip_image001[2]Note:
We recommend that you configure a user principal name (UPN) that matches the primary email address of each user. If you don't provide a UPN that matches the email address of a user, the user will be required to manually provide their domain\username or UPN in addition to their email address. If their UPN matches their email address, Outlook Web App, ActiveSync, and Outlook, will automatically match their email address to their UPN.
How do you know this step worked?
To verify that you have successfully configured the default EAP, do the following:
1. In the EAC, go to Recipients > Mailboxes.
2. Select a mailbox and then, in the recipient details pane, verify that the User mailbox field has been set to <alias>@<new accepted domain>.
3. Optionally, create a new mailbox and verify the mailbox is given an email address with the new accepted domain by doing the following:
1. Go to Recipients > Mailboxes and click +.
2. On the new user mailbox page, provide the information required to create a new mailbox. Click save.
3. Select the new mailbox and then, in the recipient details pane, verify that the User mailbox field has been set to <alias>@<new accepted domain>.
Step 4: Configure an SSL certificate
Some services, such as Outlook Anywhere and ActiveSync, require certificates to be configured on your Exchange 2013 Preview server. The following steps show you how to configure an SSL certificate from a third-party certificate authority (CA):
1. Open the EAC by browsing to https://<FQDN of Client Access server>/ECP.
2. Enter your username and password in Domain\user name and Password and then click sign in.
3. Go to Servers > Certificates. On the Certificates page, make sure your Client Access server is selected in the Select server field, and then click +.
clip_image054
clip_image056
clip_image058
4. In the new exchange certificate wizard, select Create a request for a certificate from a certification authority and then click next.
clip_image060
5. Specify a name for this certificate and then click next.
clip_image062
Mail.uc-cn.net
clip_image064
6. If you want to request a wildcard certificate, select Request a wild-card certificate and then specify the root domain of all subdomains in the Root domain field. If you don't want to request a wildcard certificate and instead want to specify each domain you want to add to the certificate, leave this page blank. Click next.
clip_image066
7. Click browse and specify an Exchange server to store the certificate on. The server you select should be the Internet-facing Client Access server. Click next.
clip_image068
clip_image069
clip_image071
8. For each service in the list shown, specify the external or internal server names that users will use to connect to the Exchange server. For example, for Outlook Web App (when access from the Internet), you might specify owa.contoso.com. For OWA (when access from the Intranet), you might specify CAS02.corp.contoso.com. These domains will be used to create the SSL certificate request. Click next.
clip_image073
clip_image075
Mail.uc-cn.net
clip_image077
clip_image079
clip_image081
Autodiscover.uc-cn.net
clip_image083
9. Add any additional domains you want included on the SSL certificate. Click next.
clip_image085
10. Provide information about your organization. This information will be included with the SSL certificate. Click next.
clip_image087
统一沟通(中国)有限公司
IT
China
SH
SH
clip_image089
11. Specify the network location where you want this certificate request to be saved. Click finish.
\\DC.uc-cn.net\Cert Cert: Share everyone read/write
clip_image091
clip_image093
\\DC.uc-cn.net\Cert\CertRequest-Mail.REQ
clip_image095
clip_image097
clip_image099
clip_image101
https://dc.uc-cn.net/certsrv
clip_image103
clip_image105
clip_image107
clip_image109
clip_image111
clip_image113
clip_image115
clip_image116
clip_image118
clip_image119
clip_image121
clip_image122
clip_image124
After you've saved the certificate request, submit the request to your certificate authority (CA). This can be an internal CA or a third-party CA, depending on your organization. Clients that connect to the Client Access server must trust the CA that you use. After you receive the certificate from the CA, complete the following steps:
1. On the Server > Certificates page in the EAC, select the certificate request you created in the previous steps.
clip_image126
clip_image128
clip_image129
clip_image131
\\DC.uc-cn.net\Cert\Cert-Mail.cer
clip_image133
clip_image135
clip_image136
clip_image137
clip_image139
clip_image141
clip_image143
clip_image145
clip_image147
2. In the certificate request details pane, click Complete under Status.
clip_image149
clip_image150
3. On the complete pending request page, specify the path to the SSL certificate file and then click ok.
4. Select the new certificate you just added, and then click the edit icon.
[Edit]
clip_image152
5. On the certificate page, click Services.
clip_image154
6. Select the services you want to assign to this certificate. At minimum, you should select SMTP and IIS. Click save.
clip_image156
7. If you receive the warning Overwrite the existing default SMTP certificate?, click ok.
clip_image157
clip_image159
clip_image160
clip_image162
clip_image163
https://Mail.uc-cn.net/ECP
clip_image165
clip_image167
https://Mail.uc-cn.net/OWA
clip_image169
clip_image171
clip_image173
clip_image175
clip_image176
clip_image177
clip_image178
How do you know this step worked?
To verify that you have successfully added a new certificate, do the following:
1. In the EAC, go to Servers > Certificates.
2. Select the new certificate and then, in the certificate details pane, verify that the following are true:
o Status shows Valid
o Assigned to services shows IIS and SMTP
clip_image179
Step 5: Configure external URLs
After you've chosen your external FQDNs and installed your certificate, you need to configure the external FQDNs on the Client Access server's virtual directories and then configure your domain name service (DNS) records.
If you didn't configure the external Client Access FQDN during setup, you'll need to configure the external URL of each virtual directory on the Internet-facing Client Access server. If you did configure the external Client Access FQDN during setup, you can use the steps below to verify that the FQDN has been correctly set on each virtual directory or skip to the DNS record configuration below.
1. Open the EAC by browsing to https://<FQDN of Client Access server>/ECP.
2. Enter your username and password in Domain\user name and Password and then click sign in.
3. Go to Servers > Virtual Directories.
4. In the Select server field, select the Internet-facing Client Access server.
5. For each virtual directory that's shown (except the Autodiscover virtual directory), click the edit icon. In each virtual directory, do the following:
1. Copy the value in the Internal URL field into the External URL field.
2. In the External URL field, replace the internal FQDN of the Client Access server with the externally accessible FQDN. For example, if the internal FQDN of the Exchange Web Services (EWS) virtual directory is https://cas02.contoso.com/EWS/Exchange.asmx, set the External URL field to https://mail.contoso.com/EWS/Exchange.asmx.
3. Click save.
6. Repeat the above steps for each virtual directory shown in the list.
7. Go to Servers > Servers, select the name of the Internet-facing Client Access server and then click the edit icon.
8. Click Outlook Anywhere.
9. In the Specify the external hostname field, specify the externally accessible FQDN of the Client Access server. For example, mail.contoso.com.
10. Click save.
After you've configured the external URL on the Client Access server virtual directories, you need to configure DNS records for Autodiscover, Outlook Web App, and mail flow. The DNS records should point to the external IP address of your Internet-facing Client Access server and use the externally accessible FQDNs that you've configured on your Client Access server. The following are examples of recommended DNS records that you should create to enable mail flow and external client connectivity.
FQDN
DNS record type
Value
Contoso.com
MX
Mail.contoso.com
Mail.contoso.com
A
172.16.10.11
Owa.contoso.com
A
172.16.10.11
Autodiscover.contoso.com
A
172.16.10.11
How do you know this step worked?
To verify that you have successfully configured the external URL on the Client Access server virtual directories, do the following:
1. In the EAC, go to Servers > Virtual Directories.
2. In the Select server field, select the Internet-facing Client Access server.
3. Select a virtual directory and then, in the virtual directory details pane, verify that the External URL field is populated with the correct FQDN and service as shown below:
Virtual directory
External URL value
Autodiscover
No external URL displayed
ECP
https://mail.contoso.com/ecp
EWS
https://mail.contoso.com/EWS/Exchange.asmx
Microsoft-Server-ActiveSync
https://mail.contoso.com/Microsoft-Server-ActiveSync
OAB
https://mail.contoso.com/OAB
OWA
https://mail.contoso.com/owa
PowerShell
http://mail.contoso.com/PowerShell
To verify that you have successfully configured DNS, do the following:
1. Open a command prompt and run nslookup.exe.
2. In nslookup, look up the A record of each FQDN you created. Verify that the IP address that's returned for each FQDN is correct.
3. In nslookup, type set type=mx and then look up the accepted domain you added in Step 1. Verify that the value returned matches the FQDN of the Client Access server.
Step 6: Configure Outlook Anywhere authentication methods
In Exchange 2013 Preview, you need to configure the Internet Information Service (IIS) authentication methods that Outlook Anywhere uses for external clients.
1. On the Client Access server, open the Exchange Management Shell.
2. Add Basic as an available authentication method to the Outlook Anywhere virtual directory on the Internet-facing Client Access server:
Copy
 
3. Repeat the above command for any other Internet-facing Client Access servers in the organization.
4. Either restart the Microsoft Exchange Service Host service using the following commands on each server you modified in the previous step or wait 15 minutes for Exchange to update its configuration:
Copy
 
Copy
 
How do you know this step worked?
To verify that you've properly set the IIS authentication methods on all Internet-facing Client Access servers, do the following:
1. Open the Exchange Management Shell.
2. Run the following command:
Copy
 
Verify that for each Internet-facing Client Access server that's returned that the IISAuthenticationMethods property is set to Basic, Ntlm, Negotiate.
How do you know this task worked?
To verify that you have configured mail flow and external client access, do the following:
1. In Outlook, on an ActiveSync device, or on both, create a new profile. Verify that Outlook or the mobile device successfully creates the new profile.
2. In Outlook, or on the mobile device, send a new message to an external recipient. Verify the external recipient receives the message.
3. In the external recipient's mailbox, reply to the message you just sent from the Exchange mailbox. Verify the Exchange mailbox receives the message.
4. Go to https://owa.contoso.com/owa and verify that there are no certificate warnings.

Verify an Exchange 2013 Installation

This topic has not yet been rated - Rate this topic
[This is pre-release documentation and subject to change in future releases.]  
Applies to: Exchange Server 2013 Preview
Topic Last Modified: 2012-07-06
After you install Microsoft Exchange Server 2013 Preview, we recommend that you verify the installation by running the Get-ExchangeServer cmdlet and by reviewing the setup log file. If the setup process fails or errors occur during installation, you can use the setup log file to track down the source of the problem.
Run Get-ExchangeServer
To verify that Exchange 2013 Preview installed successfully, run the Get-ExchangeServer cmdlet in the Exchange Management Shell. A list is displayed of all Exchange 2013 Preview server roles that are installed on the specified server when this cmdlet is run.
For detailed syntax and parameter information, see Get-ExchangeServer.
Review the setup log file
You can also learn more about the installation and configuration of Exchange 2013 Preview by reviewing the setup log file created during the setup process.
During installation, Exchange Setup logs events in the Application log of Event Viewer on computers that are running Windows Server 2008 R2 with Service Pack 1 (SP1) and Windows Server 2012. Review the Application log, and make sure there are no warning or error messages related to Exchange setup. These log files contain a history of each action that the system takes during Exchange 2013 Preview setup and any errors that may have occurred. By default, the logging method is set to Verbose. Information is available for each installed server role.
You can find the setup log file at <system drive>\ExchangeSetupLogs\ExchangeSetup.log. The <system drive> variable represents the root directory of the drive where the operating system is installed.
The setup log file tracks the progress of every task that is performed during the Exchange 2013 Preview installation and configuration. The file contains information about the status of the prerequisite and system readiness checks that are performed before installation starts, the application installation progress, and the configuration changes that are made to the system. Check this log file to verify that the server roles were installed as expected.
We recommend that you start your review of the setup log file by searching for any errors. If you find an entry that indicates that an error occurred, read the associated text to determine the cause of the error.

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/294630.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

作为一个程序员,进步完全取决于自己

2015-12-14 我曾经在Hacker News网站上读过一篇帖子的评论&#xff0c;其中一个年轻的程序员说他们不想呆在那些只会让思想陈旧的老程序员离开而不是对他们再次培训的公司里&#xff0c;因为他明白&#xff0c;有一天他们也会这样。 也许这个人的本意是好的&#xff0c;但是他…

如何优雅地向导师/老板表示:“上周工作没什么进展”?

全世界只有3.14 % 的人关注了爆炸吧知识学生时代最怕导师问进度实验数据有了吗&#xff1f;结论有了吗?社畜时最怕老板问进度客户签合同了吗方案改出来了吗重点从来都不是被问&#xff0c;而是没什么进展还要硬着头皮汇报应对这种情况小编总结了三句口诀&#xff1a;反客为主&…

Android之如果解决Android studio项目里面的类名不能重命名

问题&#xff1a;改类名修改不了 今天师傅要我给那个在activity里面不规范的类名&#xff0c;类名是SearchUser.改成SearchUserActivity,发现改不了出了一下问题&#xff0c;如下图 如何解决的&#xff1a; 点击下面的&#xff08;85&#xff1a;56&#xff09;行&#xff0c…

python葡萄酒数据集_利用python分析红葡萄酒数据

在本次分析中&#xff0c;我使用了随机森林回归&#xff0c;并涉及数据标准化和超参数调优。在这里&#xff0c;我使用随机森林分类器&#xff0c;对好酒和不太好的酒进行二元分类。首先导入数据包&#xff1a;importnumpy as npimportpandas as pdimportmatplotlib.pyplot as …

Codeforces 365C - Matrix(hash + yy)

题意&#xff1a;给定你一个数串s&#xff0c;再给你一个 a &#xff0c;问你在矩阵d(第i&#xff0c;j个元素为si*sj)有多少个小矩形的和为a 解题思路&#xff1a;可知 a &#xff08;s[x] s[x1] ....s[y]&#xff09;* (s[p]s[p1]....s[q]); 我们只需要枚举各字串的和…

耗时3年,集齐102位中国摄影师,央视这部纪录片BBC也无法超越......

全世界只有3.14 % 的人关注了爆炸吧知识地球上已知的植物有三十多万种&#xff0c;其中十分之一生长在中国。这些植物不仅为中国带来福祉&#xff0c;还不断迁徙到世界各地。在人类的不懈努力下&#xff0c;它们又获得了新的姿态&#xff0c;为不同的文明带来不一样的色彩。《影…

十五天精通WCF——第十一天 如何对wcf进行全程监控

说点题外话&#xff0c;我们在玩asp.net的时候&#xff0c;都知道有一个叼毛玩意叫做“生命周期”&#xff0c;我们可以用httpmodule在先于页面的page_load中 做一些拦截&#xff0c;这样做的好处有很多&#xff0c;比如记录日志&#xff0c;参数过滤&#xff0c;全局登录验证等…

Android之MVP 模式:简单易懂的介绍方式

转载&#xff1a;https://segmentfault.com/a/1190000003927200 Android MVP Pattern Android MVP 模式1 也不是什么新鲜的东西了&#xff0c;我在自己的项目里也普遍地使用了这个设计模式。当项目越来越庞大、复杂&#xff0c;参与的研发人员越来越多的时候&#xff0c;MVP 模…

mysql dw解决方案_MySQL 的 DW 解决方案(MySQL + Infobright)

随着 BI (DW) 在各个企业中重要性的不断提升&#xff0c;各个数据库厂家都希望能搭上这辆班车。这不&#xff0c;MySQL 也联合 Infobright 一起推出了开源的 数据仓库解决方案&#xff0c;而且是开源的。 其实现的各种DW该有的功能就不多说了&#xff0c;但是 Infobright 有一点…

EasyNetQ操作RabbitMQ

EasyNetQ 是一个容易使用&#xff0c;专门针对RabbitMQ的 .NET API。EasyNetQ是为了提供一个尽可能简洁的适用与RabbitMQ的.NET类库。下面看下怎么集成。1、nuget 安装2、配置连接串public static IBus CreateMessageBus(){// 消息服务器连接字符串var connectionString Confi…

男人穿女友的丝袜,只有0次和无数次....

全世界只有3.14 % 的人关注了爆炸吧知识男人爱穿丝袜是刻在基因里的今天是上班第二天&#xff0c;想必很多模友都还没有进入状态&#xff0c;所以超模君准备了一波奇奇怪怪的知识&#xff0c;给各位模友提提神。咱们要讲的&#xff0c;是一种让不少直男听了老脸一红的贴身衣物—…

使用gulp-connect实现web服务器

安装插件安装gulp-connect插件&#xff0c;安装命令如下 npm install --save-dev gulp-connect 定义web服务&#xff0c;gulpfile.js代码 var gulp require(gulp),connect require(gulp-connect), //实现web服务器插件gulp.task(default, function() { });//使用connect实现w…

Android之基于xmpp openfire smack开发之openfire介绍和部署[1]

http://blog.csdn.net/forlong401/article/details/33730365 前言 Java领域的即时通信的解决方案可以考虑openfiresparksmack。当然也有其他的选择。 Openfire是基于Jabber协议(XMPP)实现的即时通信服务器端版本&#xff0c;目前建议使用3.8.1版本&#xff0c;这个版本是当前最…

silverlight中数据绑定讲解

2019独角兽企业重金招聘Python工程师标准>>> 下面我们开始讲解silverlight中一个比较重要的知识——数据绑定。 我们对于数据绑定并不陌生&#xff0c;在我们ASP.NET中就涉及到了数据绑定&#xff0c;像我们之前学的DataList&#xff0c;GridView&#xff0c;repeat…

恋爱后能有多认真?

1 北方孩子有起床困难户吗&#xff1f;▼2 如果我有10万死士&#xff08;素材来源网络&#xff0c;侵删&#xff09;▼3 只有小天才手表&#xff08;素材来源豆瓣&#xff0c;侵删&#xff09;▼4 给你一万刀&#xff0c;扇你的好朋友▼5 这才是一个模特该有的身材&#xf…

.NET 6 新特性 PeriodicTimer

.NET 6 新特性 PeriodicTimerIntro.NET 6 中引入了一个新的 Timer —— System.Threading.PeriodicTimer&#xff0c;和之前的几个 Timer 相比一个最大的区别就是&#xff0c;新的 PeriodicTimer 的事件处理可以比较方便地使用异步方式&#xff0c;消除了使用 callback 的机制…

Android之基于xmpp openfire smack开发之smack类库介绍和使用[2]

http://blog.csdn.net/shimiso/article/details/8816540 关于Smack编程库&#xff0c;前面我们提到&#xff0c;它是面向Java端的api&#xff0c;主要在PC上使用&#xff0c;利用它我们可以向openfire服务器注册用户&#xff0c;发送消息&#xff0c;并且可以通过监听器获得此…

python 线程 的类库_python类库32[多线程]

一 python 多线程因为CPython的实现使用了Global Interpereter Lock(GIL)&#xff0c;使得python中同一时刻只有一个线程在执行&#xff0c;从而简化了python解释器的实现&#xff0c;且python对象模型天然地线程安全。如果你想你的应用程序在多核的机器上使用更好的资源&#…

当.NET遇到机器学习

微软中国MSDN 点击上方蓝字关注我们ML.NET 是面向 .NET 开发人员的开源跨平台机器学习框架&#xff0c;你可以使用 C# 或 F# 创建自定义 ML 模型&#xff0c;而无需离开.NET 生态系统。ML.NET 使你能够在联机或脱机场景中将机器学习添加到 .NET 应用程序中。借助此功能&#x…

当你和你女朋友闹矛盾时......

1 听起来是这么个道理&#xff08;素材来源网络&#xff0c;侵删&#xff09;▼2 真的是非常专一了&#xff08;via.皎皎月当楼&#xff09;▼3 给朋友定做的蛋糕&#xff08;素材来源网络&#xff0c;侵删&#xff09;▼4 当你和女朋友闹矛盾时▼5 师范的男孩子有多害怕&a…