
Microsoft 开发人员社区
Join a worldwide community of over 775,000 developers, where more than 500 user groups across 67 regions make global collaboration feel local and personal.
未找到任何结果。

{{ group.topics.join(", ") }}
{{ group.groupName }}
{{ [ group.city, group.state, groupLocations[group.country] ] .map(item => item.trim()) .filter(item => item.length > 0) .join(", ") }}
查找社区活动
与好友一起学习更有趣。查找社区活动。
未找到任何结果。

{{ getFormattedDate(event.eventDateTime) }} • {{ getFormattedTime(event.eventDateTime) }}
{{ event.eventTitle }}
{{ [ event.venueCity, event.venueState, eventLocations[event.venueLocation] ] .map(item => (item ?? "").trim()) .filter(item => item.length > 0) .join(", ") }}