Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
WSCF
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
潘栩锋
WSCF
Commits
c021c2f6
Commit
c021c2f6
authored
Oct 21, 2021
by
潘栩锋
🚴
Browse files
Options
Browse Files
Download
Plain Diff
合并
parents
9c0b9932
13e8ec64
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
1045 deletions
+6
-1045
MainWindow.xaml
WSCF.Test.Client/MainWindow.xaml
+3
-0
COMMON.cs
WSCF.standard/COMMON.cs
+0
-301
Reflect_Proxy.cs
WSCF.standard/Reflect_Proxy.cs
+0
-400
Reflect_SeviceClient.cs
WSCF.standard/Reflect_SeviceClient.cs
+0
-344
WSCF.standard.csproj
WSCF.standard/WSCF.standard.csproj
+3
-0
No files found.
WSCF.Test.Client/MainWindow.xaml
View file @
c021c2f6
...
...
@@ -13,6 +13,9 @@
IsConnected=<Run Text="{Binding IsConnected,Mode=OneWay}"/>
</TextBlock>
<TextBlock>
IsSynced=<Run Text="{Binding IsSynced,Mode=OneWay}"/>
</TextBlock>
<TextBlock>
Number=<Run Text="{Binding Number,Mode=OneWay}"/>
</TextBlock>
<TextBlock>
...
...
WSCF.standard/COMMON.cs
deleted
100644 → 0
View file @
9c0b9932
This diff is collapsed.
Click to expand it.
WSCF.standard/Reflect_Proxy.cs
deleted
100644 → 0
View file @
9c0b9932
This diff is collapsed.
Click to expand it.
WSCF.standard/Reflect_SeviceClient.cs
deleted
100644 → 0
View file @
9c0b9932
This diff is collapsed.
Click to expand it.
WSCF.standard/WSCF.standard.csproj
View file @
c021c2f6
...
...
@@ -18,9 +18,12 @@
<ItemGroup>
<Compile Include="..\WSCF\AsyncCBHandler.cs" Link="AsyncCBHandler.cs" />
<Compile Include="..\WSCF\COMMON.cs" Link="COMMON.cs" />
<Compile Include="..\WSCF\CallAttribute.cs" Link="CallAttribute.cs" />
<Compile Include="..\WSCF\FObjServiceClientManager.cs" Link="FObjServiceClientManager.cs" />
<Compile Include="..\WSCF\ReflectData.cs" Link="ReflectData.cs" />
<Compile Include="..\WSCF\Reflect_Proxy.cs" Link="Reflect_Proxy.cs" />
<Compile Include="..\WSCF\Reflect_SeviceClient.cs" Link="Reflect_SeviceClient.cs" />
<Compile Include="..\WSCF\WebSocketClient.cs" Link="WebSocketClient.cs" />
</ItemGroup>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment