TOP
紅利積點抵現金,消費購書更貼心
篩選商品
縮小範圍
搜尋結果 /

Programming Entity Framework

21729
1 / 544
出版日:2012/03/01 作者:Julia Lerman; Rowan Miller  出版社:Oreilly & Associates Inc  裝訂:平裝
The DbContext API captures Entity Framework’s (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows you how to use the API to perform set operations with
優惠價: 1 1250
無庫存
Programming Entity Framework ─ Code First
滿額折
出版日:2011/12/05 作者:Julia Lerman; Rowan Miller  出版社:Oreilly & Associates Inc  裝訂:平裝
Take advantage of the Code First data modeling approach in ADO.NET Entity Framework, and learn how to build and configure a model based on existing classes in your business domain. With this concise b
優惠價: 1 1374
無庫存
出版日:2010/08/25 作者:Julia Lerman  出版社:Oreilly & Associates Inc  裝訂:平裝
Programming Entity Framework, 2e walks the reader through their first introduction to Entity Framework and the Entity Data Model, then builds on this knowledge bit by bit throughout the book as the g
優惠價: 1 2280
無庫存
C++ PROGRAMMING N EASY STEPS 4E
75 折
出版日:2011/07/01 作者:MCGRATH  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
C++ Programming in Easy Steps instructs you how to program in the powerful C++ language, giving complete examples that illustrate each aspect. C++ Programming in Easy Steps begins by explaining how
優惠價: 75 606
庫存:1
出版日:2013/09/25 作者:Z. Hirani; L. Tenny; N. Gupta; B. Driscoll; R. Vettor  出版社:Springer-Verlag New York Inc  裝訂:平裝
Entity Framework 6 Recipes provides an exhaustive collection of ready-to-use code solutions for Entity Framework, Microsoft's model-centric, data-access platform for the .NET Framework and ASP.NET dev
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
ASP.NET Core 6 零基礎建立自己的部落格
滿額折
出版日:2023/08/23 作者:劉駿嶢Jim(雞湯工程師)  出版社:深智數位  裝訂:平裝
轉職軟體工程師、程式初學者、缺乏作品集的人! 不用再害怕寫程式啦~ ●Asp.Net Core 6的常見技術 ●Entity Framework資料庫設計、資安知識、發文系統、登入功能 ●Web開發工程師應該具備的相關知識 ●如何建造部落格網站 ●附贈原始碼 此書主要撰寫給所有程式初學者,希望大家能更好的進入程式的世界。 書中分成了兩個部分,第一個部分為ASP.NET Core工程師應該具備的相關知識,包含網站運行的原理、什麼是API、ASP.NET Core 常用技術、Entity Framework資料庫、相依性注入、如何上傳或是下載檔案、資安權限、如何架站等等,第二部分說明如何結合前面所學建造自己的Blog,做成一個有登入系統,可以發文給別人觀看的網站。 全書富含眾多程式範例以及原始碼提供讀者學習,希望大家能在成就感中學習到技術,在程式裡建築自己的世界。
優惠價: 9 711
庫存:2
Ios 13 Programming Fundamentals With Swift
75 折
出版日:2019/11/09 作者:Matt Neuburg  出版社:Oreilly & Associates Inc  裝訂:平裝
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 10 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 5. With this tho
優惠價: 75 1710
庫存:1
Sudoku Programming With C
75 折
出版日:2015/04/29 作者:Giulio Zambon  出版社:Springer Verlag  裝訂:平裝
Sudoku Programming with C teaches you how to write computer programs to solve and generate Sudoku puzzles. This is a practical book that will provide you with everything you need to write your own boo
優惠價: 75 1050
庫存:1
Programming for People with Special Needs ─ A Guide for Museums and Historic Sites
90 折
出版日:2014/07/16 作者:Katie Stringer  出版社:Rowman & Littlefield Intl  裝訂:平裝
Programming for People with Special Needs: A Guide for Museums and Historic Sites will help museums and historic sites become truly inclusive educational sites. The book is unique because it covers ed
優惠價: 9 2430
庫存:1
Microsoft Xna Game Studio 3.0:Learn Programming Now!
75 折
出版日:2009/06/10 作者:MILES; ROB  出版社:MICROSOFT  裝訂:平裝
This lively, learn-by-doing guide proves that programming doesn't have to be dull. With his trademark conversational style, author Rob Miles teaches you the fundamentals of using Microsoft Visual C# 2
優惠價: 75 798
庫存:1
Using OpenMP ─ Portable Shared Memory Parallel Programming
79 折
出版日:2007/10/01 作者:Barbara Chapman; Gabriele Jost; Ruud Van der Pas; David J. Kuck  出版社:Mit Pr  裝訂:平裝
A comprehensive overview of OpenMP, the standard application programming interface for shared memory parallel computing—a reference for students and professionals.
優惠價: 79 1501
庫存:1
出版日:2015/08/28 作者:Joydip Kanjilal  出版社:Packt Pub Ltd  裝訂:平裝
A comprehensive guide to the Entity Framework with insight into its latest features and optimizations for responsive data access in your projectsAbout This BookCreate Entity data models from your data
優惠價: 1 2819
無庫存
簡約的軟體開發思維:用 Functional Programming 重構程式-以 Javascript 為例
滿額折
出版日:2024/10/02 作者:Eric Normand  出版社:旗標出版社  裝訂:平裝
Functional programming (函數式程式設計) 是一種已有六十年歷史的程式設計範式,為何現在變得越來越重要?這是因為隨著各種連網設備 (如行動裝置) 和雲端服務的普及,多程序透過網路交換訊息已成為常態,因此分散式系統的開發變得至關重要。分散式系統軟體開發的複雜性往往導致開發過程容易陷入混亂,程式碼盤根錯節難以除錯維護與擴展,成為揮之不去卻又不敢動的痛處。而 functional programming 的簡約風格因此受到廣泛關注。這種設計範式強調使用函式來構建應用程式,程式碼清晰又容易維護,亦能解決分散式系統多執行緒的問題。除了專門的函數式語言之外,Python、Java、JavaScript、C#、C++、Go 和 Rust 等知名語言的新版中,也因應趨勢增強了對 functional programming 的支援。只要建立了這種思維方式,你就可以應用在自己的程式語言中。市面上與 functional programming 相關的書籍 (主要為英文書) 通常由學者撰寫,內容偏重理論,而在大型實務專案經驗上顯得不足。這類書中的範例大多過於簡單,未能涉及實際軟體架構問題。與此相反,本書作者擁有二十年在產業界實際運用 functional programming 的經驗,從產業角度出發,旨在幫助那些在軟體工程實踐中遇到困難的工程師重新思考。即使你的目的不是分散式系統,學習 functional programming 的思維都能夠幫助你在撰寫任何程式時想得更周到。由於 functional programming 的特點 — 無 side effects(額外作用)和資料的不可變性 — 使得它非常適用於開發網路程式,在這種環境中,資料一致性和狀態管理是關鍵挑戰。本書透過 concurrency primitives(併發基本工具)實作、繪製時間線圖、分析並解決併發操作中的插緒問題,有效處理狀態變化和 bug,從而構建可靠的分散式系統程式。本書特色: ●作者從產業界的視角出發,旨在幫助那些陷入困境的軟體工程師,重新審視並採納 functional programming 程式設計方法。●為了更貼近軟體工程師的實際狀況,書中以廣泛熟知的 JavaScript 語言做示範。雖然 JavaScript 不是最理想的函數式語言,但這一點
優惠價: 95 950
庫存:3
The Modern Business Data Analyst: A Case Study Introduction Into Business Data Analytics with Crisp-DM and R
滿額折
出版日:2024/06/17 作者:Dominik Jung  出版社:Springer Nature  裝訂:平裝
This book illustrates and explains the key concepts of business data analytics from scratch, tackling the day-to-day challenges of a business data analyst. It provides you with all the professional tools you need to predict online shop sales, to conduct A/B tests on marketing campaigns, to generate automated reports with PowerPoint, to extract datasets from Wikipedia, and to create interactive analytics Web apps. Alongside these practical projects, this book provides hands-on coding exercises, case studies, the essential programming tools and the CRISP-DM framework which you'll need to kickstart your career in business data analytics.The different chapters prioritize practical understanding over mathematical theory, using realistic business data and challenges of the Junglivet Whisky Company to intuitively grasp key concepts and ideas. Designed for beginners and intermediates, this book guides you from business data analytics fundamentals to advanced techniques, covering a large number
優惠價: 1 3479
庫存:1
Visual C# 2022基礎必修課
滿額折
出版日:2022/07/19 作者:蔡文龍; 張志成; 何嘉益; 張力元; 歐志信  出版社:碁峰資訊  裝訂:平裝
體貼初學者的學習流程:語法解說->範例說明->問題分析->程式設計 **專家與教師共同執筆** 由微軟MVP、微軟認證專家及科技大學教授程式設計教師共同編著,針對目前初學者學習程式設計所應具備的基本素養,編寫的入門教材,內容由淺入深,帶領初學者靈活運用C#開發應用程式。 **程式設計技能的養成** 內容兼具理論與實務,書中範例程式有別於市面程式設計入門書。特別由語法解說、範例說明、問題分析、程式設計進行循序漸進的範例實作與解說,訓練初學者邏輯思考與解決問題的能力。 **內容多元與豐富範例** 內容由資料型別、變數、運算式、流程控制、陣列、函式、物件導向程式設計、功能表、對話方塊、檔案存取、多媒體操作,同時配合 .NET Core視窗程式控制項設計進階的視窗應用程式,所提供範例貼近日常生活,讓初學者能學以致用。 **Entity Framework Core、電腦視覺與專題製作** 提供LINQ與Entity Framework Core資料庫程式設計,以及拉霸、記憶大考驗遊戲、產品管理系統三個專題,綜合運用前面各章節所學,達到學以致用的目標。同時介紹AI電腦視覺開發,讓初學者一探人工智慧應用程式開發的奧妙。
優惠價: 9 486
庫存:1
Frank Einstein and the Brainturbo (Book 3)(平裝本)
滿額折
出版日:2017/08/08 作者:Jon Scieszka; Brian Biggs (ILT)  出版社:Harry N Abrams Inc  裝訂:平裝
Science fiction meets science fact! Frank Einstein (kid genius, scientist, and inventor) and his best friend, Watson, team up with Klink (a self-assembled artificial intelligence entity) to create the
優惠價: 79 270
庫存:2
Understanding Coding Through Debugging
75 折
出版日:2017/01/01 作者:Patricia Harris  出版社:Powerkids Pr  裝訂:平裝
When computer programming pioneer Admiral Grace Hopper discovered a moth causing problems in a mechanical computer, the term debugging was born. This book explores how fixing programming and hardware
優惠價: 75 555
庫存:1
Spring Boot in Action
74 折
出版日:2015/12/31 作者:Craig Walls  出版社:Oreilly & Associates Inc  裝訂:平裝
《Spring Boot in Action》是一本專為熟悉 Spring Framework 的開發者所寫的實戰指南,聚焦於如何運用 Spring Boot 大幅簡化 Java 應用程式的開發流程。Spring Boot 以「約定優於設定」為核心理念,讓開發者跳過繁瑣的組態工作,快速啟動專案,將心力集中在應用程式的行為與商業邏輯上。作者 Craig Walls 以多年 Spring 開發與教學經驗,透過清楚且實用的範例,說明如何有效運用 Spring Boot 的自動組態機制,同時在需要時進行客製化調整。書中涵蓋測試、部署、Actuator 監控、命令列工具(CLI)、以及與 Groovy、Grails 的整合應用,完整呈現 Spring Boot 在實務開發中的優勢。本書內容務實、節奏明快,適合希望提升開發效率、減少設定負擔的 Java 與 Spring 開發者閱讀,是理解與上手 Spring Boot 的重要入門與進階參考。Although Spring Framework simplifies enterprise Java development, it can require a lot from developers in terms of framework configuration. Spring Boot radically streamlines the process of creating Spring applications by employing automatic configuration, along with a programming model built around established conventions for build-time and runtime dependencies. It also provides a component that gives insight into the internals of a running application and a handy CLI that can be used to write command-line scripts in Groovy. Developers who have used Spring Boot say that th
優惠價: 74 1665
庫存:1
Guided Inquiry Design ─ A Framework for Inquiry in Your School
90 折
出版日:2012/06/06 作者:Carol C. Kuhlthau; Leslie K. Maniotes; Ann K. Caspari  出版社:Libraries Unltd Inc  裝訂:平裝
Kuhlthau (library and information science, Rutgers U.) et al. show preK-12 teachers, school librarians, and principals a framework for designing and implementing guided inquiry that is tailored to the
優惠價: 9 2700
庫存:1
AX=B IN C++ VOL.2
滿額折
出版日:2003/01/01 作者:FUNG-YUEL CHANG  出版社:國立交通大學出版社  裝訂:平裝
Learn C++ by Programming to Solve Simultaneous Equations. Learn Chinn (1202-1261) and Gauss (1777-1855
優惠價: 85 510
庫存:2
AX=B IN C++ VOL.1
滿額折
出版日:2002/08/01 作者:FUNG-YUEL CHANG  出版社:國立交通大學出版社  裝訂:平裝
Learn C++ by Programming to Solve Simultaneous Equations. Learn Chinn (1202-1261) and Gauss (1777-1855
優惠價: 85 510
庫存:3
Entity Framework Core in Action, Second Edition
滿額折
出版日:2021/06/29 作者:Jon P. Smith  出版社:MANNING PUBN  裝訂:平裝
Revised from the bestselling original edition, Entity Framework Core in Action, Second Edition is filled with over 100 diagrams, code snippets, and examples--including building and scaling your own bookselling web application. Revised from the bestselling original edition, Entity Framework Core in Action, Second Edition is filled with over 100 diagrams, code snippets, and examples--including building and scaling your own bookselling web application. Entity Framework Core in Action, Second Edition is a comprehensive guide to accessing databases from .NET applications. Updated and upgraded with new content, new diagrams, and new examples, it begins with a clear breakdown of Entity Framework, along with the mental model behind ORM. You'll discover time-saving patterns and best practices for security, performance tuning, unit testing, and even tips and tricks developed by the author through his extensive experience working on different client applications. Purchase of the print book includ
優惠價: 79 2606
無庫存
你必須掌握的Entity Framework 6.x與Core 2.0(簡體書)
87 折
出版日:2018/07/01 作者:汪鵬  出版社:清華大學出版社(大陸)  裝訂:平裝
《你必須掌握的Entity Framework 6.x與Core 2.0 》針對Entity Framework 6.x和Entity Framework Core 2.0以通俗易懂的語言進行深入、全面的探討,並結合實例來介紹如何靈活運用。《你必須掌握的Entity Framework 6.x與Core 2.0 》共四篇,內容分為19章,第一篇(第1~3章)講述Entity Framework 6
出版日:2010/03/17 作者:Scott Klein  出版社:Apress  裝訂:平裝
Will help readers understand the implications of the Entity Framework and how it can be used to change their development practices and make their databases more powerful and flexible. Original.
優惠價: 1 2090
無庫存
ASP.NET Core項目實踐開發教程(微課視頻版)(簡體書)
79 折
出版日:2024/12/01 作者:陶永鵬; 郭鵬; 劉建鑫; 張立傑  出版社:清華大學出版社(大陸)  裝訂:平裝
本書注重實踐,強調實用性,並對 ASP.NET Core 框架的理論基礎進行了簡化。本書通過真實的學生檔案管理系統項目案例,詳細講解了 .NET Core 技術在實際項目中的應用。全書共 11 章,系統、全面地介紹了 .NET Core 的基本概念和基礎知識、LINQ 數據模型、Entity Framework Core 數據模型、數據驗證與注解、控制器、視圖、路由、jQuery、Bootstrap 框架等相關技術的原理和應用。本書的示例具有實用性、啟發性和趣味性,分佈合理且易於理解,有助於讀者快速掌握 ASP.NET Core MVC 網站設計的基礎知識和編程技能,從而為實際應用奠定堅實的基礎。本書使用 Visual Studio 2022 作為開發平臺,以 C# 為編程語言,使用 Razor 作為視圖引擎,後臺數據庫採用 SQL Server 2022。本書可作為高等院校計算機類相關專業 ASP.NET Core MVC 網站設計課程的教材,也可作為對ASP.NET Core MVC 網站設計感興趣的讀者的自學讀物,還可作為從事相關行業人員的參考用書。
優惠價: 79 331
庫存:1
Pragmatic TDD:以DDD寫出鬆散耦合、文件化和高品質的程式碼
滿額折
出版日:2023/09/06 作者:Adam Tibi  出版社:博碩文化  裝訂:平裝
Pragmatic TDD:以DDD寫出鬆散耦合、文件化和高品質的程式碼 Pragmatic Test-Driven Development in C# and .NET 使用C#和.NET的工具與函式庫 測試驅動開發(TDD)是一種宣言(manifesto),強調在逐步為產品增加功能時,你應該先從單元測試(unit test)開始。現今的專案範本(project template)預設都含有單元測試,而單元測試已成為預期會被實作的重要任務。因此,在許多職位需求中,你會毫不意外地看到TDD、單元測試等關鍵字,而TDD和單元測試亦成為面試、coding挑戰和程式競賽中的重要考題。採用TDD,不僅能強化良好的設計實踐,更能加速你提升技能,成為優秀程式設計架構師(coding architect)。 本書超越理論探討,專注於讓你透過實用的框架,如ASP.NET Core和Entity Framework,在實際環境中熟練應用TDD。從基礎知識開始,本書將指導你使用Visual Studio 2022建立一個服務預訂的網頁應用程式。為了更貼近真實的工作情境,你將使用EF、SQL Server和Cosmos,並運用各種設計模式,包括資源庫(repository)、服務(service)、建造者(builder)等。同時,本書也會介紹領域驅動設計(DDD),以及其他軟體設計最佳實踐,如SOLID和FIRSTHAND等。 讀完本書,你將建立足夠的信心來主導TDD的實作。此外,你也將掌握有力的商業和技術案例,可在向管理階層或同事展示單元測試或推動TDD時使用。藉由本書的指引,你將更有把握成為引領TDD實踐的領航者,並在軟體設計領域中脫穎而出。 ✍本書特色✍ ★使用xUnit編寫單元測試,並掌握相依注入的技巧 ★使用NSubstitute實作測試替身,並進行mocking(模擬化) ★結合DDD與最佳實踐,以TDD的風格撰寫單元測試 ★將TDD與ASP.NET API、Entity Framework和資料庫結合使用 ★透過探索GitHub的持續整合更上一層樓 ★探索更進階的mocking使用情境 ★在你的公司和團隊中積極推動TDD和單元測試 ✍目標讀者✍ 本書適合那些希望借助TDD的力量,來開發高品質軟體的中高階.NET開發者。假設你已經掌握OOP(物件導向程式設計)及C#程式設計
優惠價: 9 648
庫存:5
領域驅動設計與.NET Core:應用DDD原則,探索軟體核心複雜度
滿額折
出版日:2021/09/15 作者:AlexeyZimarev  出版社:博碩文化  裝訂:平裝
『本書採用目前流行的Event Storming(事件風暴)作為教學主軸,以刊登廣告系統為範例,帶著讀者完整走過一遍套用DDD的分析、設計與實作過程。書中除了基本的Entity、Value Object、Domain Service、Factory、Aggregate、Repository、Domain Event、Application Service等DDD戰術模式的詳細實作範例與設計取捨的討
優惠價: 9 702
庫存:2
Posting on Social Media (A True Book: Get Ready to Code)
滿額折
出版日:2019/02/01 作者:Josh Gregory  出版社:Childrens Pr  裝訂:精裝
Learn how to navigate the complex world of social media.A True Book: Get Ready to Code series allows readers to discover the power of computer programming. Readers will be inspired to dive into the sc
優惠價: 66 777
庫存:2
Pop & Parameters (Secret Coders#5)(平裝本)
66 折
出版日:2018/03/27 作者:Gene Luen Yang; Mike Holmes (ILT)  出版社:First Second  裝訂:平裝
From graphic novel superstar (and former computer programming teacher) and New York Timesbestselling author Gene Luen Yang, Secret Coders: Potions & Parameters is the fifth volume in a wildly ente
優惠價: 66 275
庫存:2
Python for Bioinformatics
75 折
出版日:2017/08/11 作者:Sebastian Bassi  出版社:Chapman & Hall  裝訂:精裝
Programming knowledge is often necessary for finding a solution to a biological problem. Based on the author’s extensive experience, Python for Bioinformatics helps scientists solve their biological p
優惠價: 75 7875
庫存:1
The Official ScratchJr Book ─ Help Your Kids Learn to Code
66 折
出版日:2015/10/25 作者:Marina Umaschi Bers; Mitchel Resnick  出版社:No Starch Pr  裝訂:平裝
From the creators of Scratch comes ScratchJr, a programming language designed for young children (ages 5-7).The ScratchJr Book is the perfect addition to the free app and makes coding and computer science easy and fun for all ages!In The ScratchJr Book, kids learn by playing with programming blocks and building their own animated collages, interactive stories, and playable games.Thirty step-by-step activities help kids develop computational thinking, problem-solving, and design skills. Each chapter has several smaller activities that build on one other, culminating with a fun, final project. By the end of the book kids and parents will be ready for all sorts of new programming adventures.Each activity includes:step-by-step, easy-to-follow directionsliteracy and math connectiontips for grown ups and teachers creative challenges to explore and grow!
優惠價: 66 500
庫存:1
Validating Second Language Reading Examinations
滿額折
出版日:2014/12/15 作者:Rachel Yi-fen Wu  出版社:Cambridge University Press  裝訂:平裝
This volume describes an empirical framework for test validation and comparison of level-based test batteries. The Common European Framework of Reference (CEFR) and two levels (Preliminary and First)
優惠價: 1 2020
庫存:1
Beginning 3d Game Development With Unity ― All-in-one, Multi-platform Game Development
90 折
出版日:2014/02/28 作者:Sue Blackman  出版社:Springer-Verlag New York Inc  裝訂:平裝
Beginning 3D Game Development with Unity 4 is perfect for those who would like to come to grips with programming Unity. You may be an artist who has learned 3D tools such as 3ds Max,
優惠價: 9 1828
庫存:1
ASP.NET網際網路程式設計
滿額折
出版日:2011/08/01 作者:游志男; 林基源 著  出版社:滄海  裝訂:平裝
‧ASP.NET是Microsoft下一代的新科技,.NET Framework上建立 server-side web applications, 它徹底改革從資料庫存取,到分散式應用程式之間的每件事情。ASP.NET是 .NET Framework的最重要元件之一,它讓我們開發高效能的 Web Applications. ASP.NET是Web Development最完善的Platform.
優惠價: 1 720
庫存:1
Oracle Database 11G Building Oracle Xml Db Applications
75 折
出版日:2011/07/22 出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Master the XML Programming Features in Oracle Database 11gDevelop, debug, and administer data-backed XML applications using the expert instruction and best practices in this Oracle Press guide. Oracle
優惠價: 75 1738
庫存:1
Visual Basic In Easy Steps 3E
75 折
出版日:2011/01/11 作者:Mcgrath  出版社:Mcgraw-Hill; Inc.  裝訂:平裝
Visual Basic in Easy Steps begins by describing the installation process, then introduces form controls, application properties, the programming language, and problem-solving techniques. It illustrate
優惠價: 75 467
庫存:1
Validating Clinical Trial Data Reporting with SAS
75 折
出版日:2008/03/17 作者:Carol I. Matthews; Brian C. Shilling  出版社:Sas Inst  裝訂:平裝
Validation is a critical component to programming clinical trial analysis. Essential to effective validation is the programmer's understanding of the data with which they'll be working. If you don't u
優惠價: 75 1948
庫存:1
出版日:2004/02/01 作者:Susan M. Drake; Rebecca Crawford Burns  出版社:Assn for Supervision & Curriculum  裝訂:平裝
A guide to integrating standards across the curriculum through the Know/Do/Be framework.
優惠價: 1 1698
庫存:1
I Will Never Leave You
滿額折
出版日:1996/01/01 作者:Hugh Prather; Gayle Prather  出版社:Textstream  裝訂:平裝
Offers techniques for protecting a marriage, a framework detailing the eight stages of relationships, and guidance on remedying difficulties
優惠價: 79 570
庫存:1
Pro Entity Framework Core 2 for Asp.net Core Mvc
滿額折
出版日:2018/04/19 作者:Adam Freeman  出版社:Apress  裝訂:平裝
Model, map, and access data effectively with Entity Framework Core 2, the latest evolution of Microsoft’s object-relational mapping framework. You will access data utilizing .NET objects via the most
優惠價: 1 3420
無庫存
  • 21729
    544
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 544

暢銷榜

客服中心

收藏

會員專區