Ssm.Engine
1.1.2209.3
dotnet add package Ssm.Engine --version 1.1.2209.3
NuGet\Install-Package Ssm.Engine -Version 1.1.2209.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ssm.Engine" Version="1.1.2209.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ssm.Engine --version 1.1.2209.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ssm.Engine, 1.1.2209.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ssm.Engine as a Cake Addin #addin nuget:?package=Ssm.Engine&version=1.1.2209.3 // Install Ssm.Engine as a Cake Tool #tool nuget:?package=Ssm.Engine&version=1.1.2209.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
声声慢汉语言编程脚本
声声慢是一个模拟自然汉语言进行程序设计的脚本语言
变量定义
纯定义:我想要/想要/我要定义/定义+变量名称 带数量的定义: 定义带赋值和运算:我想要/想要/我要定义/定义+变量名称,它是/他是/她是/就是/等于+值,加上/减去/乘以/除以+值
我想要一个数字;
定义长方形的宽,等于10;
我要定义长方形的面积,等于10,乘以5;
变量赋值和运算
赋值和运算:我想让/想让/让+变量名称,它是/他是/她是/就是/等于+值,加上/减去/乘以/除以+值
让一个数字,等于10;
我想让长方形的面积,等于10,乘以5;
函数调用
陈述式:使用/调用+函数名,参数列表,结果给+变量名称 反向式:对着/为了/冲着+变量名称,函数名,参数列表
使用控制台输出,内容是“你好”;
使用控制台读取数字,结果给长方形的宽;
为了长方形的宽,控制台读取数字;
基础函数简介
控制台相关函数
- 控制台输出:内容
- 控制台带换行输出:内容
- 控制台读取数字
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- egg (>= 12.5.2207.48)
- Sevm.Engine (>= 1.1.2209.28)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.2209.3 | 220 | 9/1/2022 |