Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Java - Styve - Teachers Choice Interpreted Language
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Leo
Java - Styve - Teachers Choice Interpreted Language
Commits
e5638308
Commit
e5638308
authored
10 months ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
chore: showcase more string manipulation in addressbook example
parent
bbf2753e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/runConfigurations/Styve.xml
+1
-1
1 addition, 1 deletion
.idea/runConfigurations/Styve.xml
examples/program_example.styve
+2
-1
2 additions, 1 deletion
examples/program_example.styve
with
3 additions
and
2 deletions
.idea/runConfigurations/Styve.xml
+
1
−
1
View file @
e5638308
...
...
@@ -2,7 +2,7 @@
<configuration
default=
"false"
name=
"Styve"
type=
"Application"
factoryName=
"Application"
nameIsGenerated=
"true"
>
<option
name=
"MAIN_CLASS_NAME"
value=
"Styve"
/>
<module
name=
"styve"
/>
<option
name=
"PROGRAM_PARAMETERS"
value=
"program_example.styve -ni"
/>
<option
name=
"PROGRAM_PARAMETERS"
value=
"
examples/
program_example.styve -ni"
/>
<method
v=
"2"
>
<option
name=
"Make"
enabled=
"true"
/>
</method>
...
...
This diff is collapsed.
Click to expand it.
program_example.styve
→
examples/
program_example.styve
+
2
−
1
View file @
e5638308
...
...
@@ -54,6 +54,7 @@ Arne Arne Styve AddressBook Arne 8=
=D
Arne Arne Styve Arne Arne formatPhone(phoneNumber) 8=
phoneNumber Arne phoneNumber Arne Styve erstattAlt(" ", "") Styve
Arne? (phoneNumber Arne Styve starterMed("+")) 8=
phoneNumber Arne phoneNumber Arne Styve hentUtDel(1) Styve
=D Styve
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment