Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
faang
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
18
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
CSE 391
24wi
faang
Commits
bca8dda5
Commit
bca8dda5
authored
1 year ago
by
Shangzhen Yang
Browse files
Options
Downloads
Plain Diff
Merge branch 'shangy24_staff_page' into 'main'
Add shangy24's work See merge request
!132
parents
311cbc24
ae4f190a
No related branches found
Branches containing commit
No related tags found
2 merge requests
!156
Main
,
!132
Add shangy24's work
Pipeline
#577205
passed with stages
Stage: test
Stage: deploy
in 2 minutes and 4 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Products.java
+10
-0
10 additions, 0 deletions
Products.java
images/products/win10.jpg
+0
-0
0 additions, 0 deletions
images/products/win10.jpg
images/staff/your-name.jpg
+0
-0
0 additions, 0 deletions
images/staff/your-name.jpg
with
10 additions
and
0 deletions
Products.java
+
10
−
0
View file @
bca8dda5
...
...
@@ -806,4 +806,14 @@ public class Products { /* a good class, but not as good as cse391 */
1000.0
);
}
public
Product
shangy24Product
()
{
return
new
Product
(
"Windows 10 Pro"
,
"An operating system made by Microsoft"
,
"win10.jpg"
,
"Windows 10 Default Wallpaper"
,
199.99
);
}
}
This diff is collapsed.
Click to expand it.
images/products/win10.jpg
0 → 100644
+
0
−
0
View file @
bca8dda5
221 KiB
This diff is collapsed.
Click to expand it.
images/staff/your-name.jpg
0 → 100644
+
0
−
0
View file @
bca8dda5
672 KiB
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