Sample code referenced by the .NET documentation. Contribute to dotnet/samples development by creating an account on GitHub.
wangzhiqing999/my-csharp-samplemaster 72 Branches1 Tag Code Folders and filesLatest commit wangzhiqing999 Add B2500_UIAutomation & B2501_WinApi 845d0a6· Jan 17, 2025 History148 Commits A0000_BaseFunction A0000_BaseFunction and A0160_SQL_Server Update May 8, 2019...
Visual Studio Code Windows Windows Mixed Reality Windows Server Word Xbox Programming languages Find a programming language .NET CLI ASP.NET ASP.NET (C#) Azure CLI Azure Developer CLI Azure PowerShell Azure Static Web Apps CLI Bash Bicep C C# C++ C++/CX C++/Win...
Code Folders and files Latest commit github-actions[bot] Merge pull request #219 from microsoftgraph/dependabot/bundler/graph-… 89c49f1· Mar 3, 2025 History402 Commits .github Bump ruby/setup-ruby from 1.218.0 to 1.221.0 Feb 17, 2025 graph-sample Bump turbo-rails from 2.0.11 to 2.0...
git clone https://github.com/OfficeDev/Microsoft-Teams-Samples.git In a terminal, navigate to samples/app-installation-using-qr-code/csharp change into project folder Bash 复制 cd # QRAppInstallation Modify the /appsettings.json and fill in the following...
The sample code described in this article can be downloaded fromGitHub*. This code implements a PMEM version of the wordcount program by doing inheritance from the general PMEM MapReduce class and completing the virtual functionsmap()andreduce(): ...
Additionally, the GNU autotools and the GNU C compiler must be installed in order to build the executable.This code sample statically links to code in the TPM2 software stack, notably:https://github.com/tpm2-software/tpm2-tss, and https://github.com/tpm2-software/tpm2-tools...
Code in the shell.cc is below. Same as the code in the v8 samples folder athttps://github.com/v8/v8/blob/master/samples/shell.cc #include<include/v8.h>#include<include/libplatform/libplatform.h>#include<assert.h>#include<fcntl.h>#include<stdio.h>#include<stdlib.h>#inc...
= '/' else c # 按照RFC 3986进行编码 return ''.join([encode_f(ch) for ch in in_str]) # 生成规范时间戳 def get_canonical_time(timestamp=0): # 不使用任何参数调用的时候返回当前时间 if timestamp == 0: utctime = datetime.datetime.utcnow() else: utctime = datetime.datetime.utcfrom...
这个项目用于存储我博客中的demo. Contribute to xingzouzaiqian/MySampleCode development by creating an account on GitHub.