Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cybertron
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
alpha
cybertron
Commits
d46ad8f4
Commit
d46ad8f4
authored
Apr 26, 2019
by
lixiaofang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
a
parent
01320802
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
workspace.xml
.idea/workspace.xml
+7
-7
auto_comment1.py
auto_comment1.py
+1
-1
No files found.
.idea/workspace.xml
View file @
d46ad8f4
...
...
@@ -43,7 +43,7 @@
<entry
key=
"comment"
value=
"59"
/>
<entry
key=
"dummy"
value=
"7"
/>
<entry
key=
"guanshui"
value=
"2"
/>
<entry
key=
"py"
value=
"76
27
"
/>
<entry
key=
"py"
value=
"76
65
"
/>
<entry
key=
"txt"
value=
"86"
/>
<entry
key=
"xuqiu"
value=
"223"
/>
</counts>
...
...
@@ -51,7 +51,7 @@
<usages-collector
id=
"statistics.file.types.edit"
>
<counts>
<entry
key=
"PLAIN_TEXT"
value=
"377"
/>
<entry
key=
"Python"
value=
"76
27
"
/>
<entry
key=
"Python"
value=
"76
65
"
/>
</counts>
</usages-collector>
</session>
...
...
@@ -159,8 +159,8 @@
<file
pinned=
"false"
current-in-tab=
"true"
>
<entry
file=
"file://$PROJECT_DIR$/auto_comment1.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
185
"
>
<caret
line=
"59"
lean-forward=
"true"
selection-start-line=
"59"
selection-end-line=
"59
"
/>
<state
relative-caret-position=
"
300
"
>
<caret
line=
"59"
column=
"45"
selection-start-line=
"59"
selection-start-column=
"45"
selection-end-line=
"59"
selection-end-column=
"45
"
/>
<folding>
<element
signature=
"e#0#11#0"
expanded=
"true"
/>
</folding>
...
...
@@ -545,7 +545,7 @@
<window_info
anchor=
"bottom"
id=
"Inspection"
order=
"5"
weight=
"0.4"
/>
<window_info
anchor=
"bottom"
id=
"TODO"
order=
"6"
/>
<window_info
anchor=
"bottom"
id=
"Version Control"
order=
"7"
show_stripe_button=
"false"
/>
<window_info
active=
"true"
anchor=
"bottom"
id=
"Terminal"
order=
"8"
visible=
"true"
weight=
"0.
2676519
"
/>
<window_info
active=
"true"
anchor=
"bottom"
id=
"Terminal"
order=
"8"
visible=
"true"
weight=
"0.
42364532
"
/>
<window_info
anchor=
"bottom"
id=
"Event Log"
order=
"9"
side_tool=
"true"
/>
<window_info
anchor=
"bottom"
id=
"Python Console"
order=
"10"
/>
<window_info
anchor=
"bottom"
id=
"DB Execution Console"
order=
"11"
/>
...
...
@@ -878,8 +878,8 @@
</entry>
<entry
file=
"file://$PROJECT_DIR$/auto_comment1.py"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"
185
"
>
<caret
line=
"59"
lean-forward=
"true"
selection-start-line=
"59"
selection-end-line=
"59
"
/>
<state
relative-caret-position=
"
300
"
>
<caret
line=
"59"
column=
"45"
selection-start-line=
"59"
selection-start-column=
"45"
selection-end-line=
"59"
selection-end-column=
"45
"
/>
<folding>
<element
signature=
"e#0#11#0"
expanded=
"true"
/>
</folding>
...
...
auto_comment1.py
View file @
d46ad8f4
...
...
@@ -31,7 +31,7 @@ def get_data(numtime,numtime2):
pc
.
close
()
except
:
pass
logging
.
error
(
"catch exception,get_data:
%
s"
%
traceback
.
format_exc
())
return
topic_id_list
...
...
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