100+ results for 'rui carmo'

Not the results you expected?

netgrowl.py (https://github.com/timc3/netgrowl.git) Python · 188 lines

10 # """Growl 0.6 Network Protocol Client for Python"""

11 # __version__ = "0.6.3"

12 # __author__ = "Rui Carmo (http://the.taoofmac.com)"

13 # __copyright__ = "(C) 2004 Rui Carmo. Code under BSD License."

CarModelPresenter.cs (https://bitbucket.org/tkestowicz/solidworkshop.git) C# · 174 lines

57

58 // Sprawdzamy, czy wpis jest unikalny

59 var query = from o in db.CarModels where o.ModelName == _View.ModelName && o.CarBrandId== _View.BrandId && o.CarModelId != ID select o;

60

61 // Jeżeli wpis nie jest unikalny

68 {

69 // Dodajemy nowy wpis do bazy

70 db.CarModels.AddObject(new Model.CarModel() {

71 ModelName = _View.ModelName,

72 CarBrandId = (int)_View.BrandId

76 {

77 // Pobieramy rekord z bazy żeby wprowadzić nowe dane

78 var record = (from o in db.CarModels where o.CarModelId == ID select o).Single();

79

80 record.ModelName = _View.ModelName;

items.h (https://github.com/lantus/devilution-nx.git) C Header · 139 lines

6 extern int uitemflag;

7 extern int itemavail[MAXITEMS];

8 extern ItemStruct curruitem;

9 extern ItemGetRecordStruct itemrecord[MAXITEMS];

10 extern ItemStruct item[MAXITEMS + 1];

120 int ItemNoFlippy();

121 void CreateSpellBook(int x, int y, int ispell, BOOL sendmsg, int delta);

122 void CreateMagicArmor(int x, int y, int imisc, int icurs, BOOL sendmsg, int delta);

123 void CreateMagicWeapon(int x, int y, int imisc, int icurs, BOOL sendmsg, int delta);

124 BOOL GetItemRecord(int nSeed, WORD wCI, int nIndex);

netgrowl.py (https://github.com/philips/cheekh.git) Python · 112 lines

3 """Growl 0.6 Network Protocol Client for Python"""

4 __version__ = "0.6.3"

5 __author__ = "Rui Carmo (http://the.taoofmac.com)"

6 __copyright__ = "(C) 2004 Rui Carmo. Code under BSD License."

VehicleMission.cpp (https://github.com/OrebroUniversity/navigation_oru-release.git) C++ · 167 lines

10

11 #include "orunav_motion_planner/UnicycleModel.h"

12 #include "orunav_motion_planner/CarModel.h"

13 #include "orunav_motion_planner/LHDModel.h"

14 #include "orunav_motion_planner/CarConfiguration.h"

89 delete dummypoint;

90

91 if (dynamic_cast<CarModel*> (m)) {

92 start_ = new CarConfiguration(startXcell, startYcell, startOrientationID, startSteeringID, this);

93 goal_ = new CarConfiguration(goalXcell, goalYcell, goalOrientationID, goalSteeringID, this);

CarModel.java (https://bitbucket.org/lp/programming-multiactivities.git) Java · 208 lines

35 * $$PROACTIVE_INITIAL_DEV$$

36 */

37 package org.objectweb.proactive.examples.cruisecontrol;

38

39 import org.objectweb.proactive.extensions.annotation.ActiveObject;

44 */

45 @ActiveObject

46 public class CarModel implements org.objectweb.proactive.RunActive {

47

48 /** constants representing the ACTIVE state of the car */

83

84 /** No arg-constructor */

85 public CarModel() {

86 }

87

CalculateRouteRequestMarshaller.java (https://github.com/aws/aws-sdk-android.git) Java · 166 lines

67 if (calculateRouteRequest.getCarModeOptions() != null) {

68 CalculateRouteCarModeOptions carModeOptions = calculateRouteRequest

69 .getCarModeOptions();

70 jsonWriter.name("CarModeOptions");

71 CalculateRouteCarModeOptionsJsonMarshaller.getInstance().marshall(carModeOptions,

72 jsonWriter);

73 }

SampleCatalogService.cs (https://github.com/SteveSandersonMS/presentation-2019-06-NDCOslo.git) C# · 200 lines

11 var result = new ProductCatalog

12 {

13 Models = new List<CarModel>

14 {

15 new CarModel

94 }

95 },

96 new CarModel

97 {

98 Name = "8 System",

165 new BooleanCustomization

166 {

167 Name = "Intelligent cruise control pack",

168 Description = "Automatic lane keeping and speed control",

169 Price = 1500,

UIMainIngameWnd.h (https://github.com/Armada651/xray.git) C Header · 167 lines

38 CUIStatic UIStaticDiskIO;

39 // CUIStatic UIStaticHealth;

40 // CUIStatic UIStaticArmor;

41 CUIStatic UIStaticQuickHelp;

42 // CUIProgressBar UIHealthBar;

122

123 protected:

124 void SetWarningIconColorUI (CUIStatic* s, const u32 cl);

125 void InitFlashingIcons (CUIXml* node);

126 void DestroyFlashingIcons ();

index.yml (https://github.com/MicrosoftDocs/azure-docs.zh-cn.git) YAML · 93 lines

6 services: automation

7 author: mgoedtel

8 manager: carmonm

9 ms.service: automation

10 ms.topic: landing-page

CromCAN.java (https://github.com/SCI2SUGR/KEEL.git) Java · 173 lines

40 * @author Created by Pedro González (University of Jaen) 18/02/2004

41 * @author Modified by Pedro González (University of Jaen) 4/08/2007

42 * @author Modified by Cristóbal J. Carmona (University of Jaen) 30/06/2010

43 * @version 2.0

44 * @since JDK1.5

CarControlPresenter.cs (https://bitbucket.org/tkestowicz/solidworkshop.git) C# · 157 lines

105 var db = Core.ServiceManager.Database;

106

107 return (from c in db.CarModels

108 where c.CarBrandId == brandId

109 select new Model.Projection.ComboBox

110 {

111 Id = c.CarModelId,

112 Value = c.ModelName

113 }).ToList();

masterlist.txt (http://better-oblivion-sorting-software.googlecode.com/svn/) Plain Text · 5744 lines

199 COCOA.esm

200 Companion Core.esm

201 Companion Share & Recruit.esm

202 REQ: Companion Core.esm

203 RobCo Certified v2.esm

953 REQ: BrokenSteel.esm

954 PowerArmorTraining.esp

955 PowerArmorTraining_MedicArmor.esp

956 XtraSPECIAL.esp

957 Bloodless Mess.esp

car.capnp.h (https://gitlab.com/jerdog/openpilot) C Header · 319 lines

283 void cereal_write_CarState(const struct cereal_CarState*, cereal_CarState_ptr);

284 void cereal_write_CarState_WheelSpeeds(const struct cereal_CarState_WheelSpeeds*, cereal_CarState_WheelSpeeds_ptr);

285 void cereal_write_CarState_CruiseState(const struct cereal_CarState_CruiseState*, cereal_CarState_CruiseState_ptr);

286 void cereal_write_CarState_ButtonEvent(const struct cereal_CarState_ButtonEvent*, cereal_CarState_ButtonEvent_ptr);

287 void cereal_write_RadarState(const struct cereal_RadarState*, cereal_RadarState_ptr);

305 void cereal_set_CarState(const struct cereal_CarState*, cereal_CarState_list, int i);

306 void cereal_set_CarState_WheelSpeeds(const struct cereal_CarState_WheelSpeeds*, cereal_CarState_WheelSpeeds_list, int i);

307 void cereal_set_CarState_CruiseState(const struct cereal_CarState_CruiseState*, cereal_CarState_CruiseState_list, int i);

308 void cereal_set_CarState_ButtonEvent(const struct cereal_CarState_ButtonEvent*, cereal_CarState_ButtonEvent_list, int i);

309 void cereal_set_RadarState(const struct cereal_RadarState*, cereal_RadarState_list, int i);

310 void cereal_set_RadarState_RadarPoint(const struct cereal_RadarState_RadarPoint*, cereal_RadarState_RadarPoint_list, int i);

311 void cereal_set_CarControl(const struct cereal_CarControl*, cereal_CarControl_list, int i);

312 void cereal_set_CarControl_CruiseControl(const struct cereal_CarControl_CruiseControl*, cereal_CarControl_CruiseControl_list, int i);

313 void cereal_set_CarControl_HUDControl(const struct cereal_CarControl_HUDControl*, cereal_CarControl_HUDControl_list, int i);

314 void cereal_set_CarParams(const struct cereal_CarParams*, cereal_CarParams_list, int i);

observer.md (https://github.com/davidgf/design-patterns-in-ruby.git) Markdown · 133 lines

2

3 ## Problema

4 Nós queremos construir um sistema que é altamente integrado, isso é, um sistema

5 onde cada parte é consciente do estado do todo. Nós também querems que isso

6 seja manutenível, então nós deveríamos evitar acoplamento entre classes.

27 manter o sistema de folha de pagamentos informado sobre qualquer modificação.

28 O jeito mais simples de alcançar isso é passando uma referência para a

29 folha de pagamentos e informar sempre que nós modificarmos o salário do

30 funcionário:

31

tevent.sql (git://pkgs.fedoraproject.org/virtuoso-opensource) SQL · 119 lines

63 <customerName>joe doe</customerName>

64 <loanAmount>10000</loanAmount>

65 <carModel>zaz</carModel>

66 <carYear>1960</carYear>

67 <creditRating/>

92 <customerName>joe doe</customerName>

93 <loanAmount>100000</loanAmount>

94 <carModel>bmw</carModel>

95 <carYear>2003</carYear>

96 <creditRating/>

26.Iteradores.md (https://github.com/the-akira/Python-Iluminado.git) Markdown · 149 lines

1 # Iteradores

2

3 Iteradores são objetos que podem ser iterados. Nesse guia vamos estudá-los e aprender como eles funcionam construindo um iterador usando os métodos `__iter__` e `__next__`.

4

5 - Um objeto iterável é um objeto que implementa `__iter__`, que deve retornar um objeto iterador.

96 ## StopIteration

97

98 O exemplo acima pode ser executado infinitamente, especialmente se aplicarmos um **for loop**. Para previnirmos que a iteração ocorra eternamente, podemos usar o comando **StopIteration** no método `__next__()`, nós podemos adicionar a condição de término para que o erro seja disparado caso a iteração ultrapasse a condição.

99

100 ```python

PoseMarkers.stories.js (https://github.com/cruise-automation/webviz.git) JavaScript · 85 lines

1 // @flow

2 //

3 // Copyright (c) 2019-present, Cruise LLC

4 //

5 // This source code is licensed under the Apache License, Version 2.0,

52 },

53 };

54 const markerWithCarModel = {

55 ...MARKER_DATA,

56 pose: {

69 cameraMode="perspective"

70 hideDebug>

71 <PoseMarkers>{[marker, markerWithoutColor, markerWithSettings, markerWithCarModel]}</PoseMarkers>

72 </Worldview>

73 );

README.md (https://github.com/DamienP33/express-mongoose-generator.git) Markdown · 262 lines

52 Generate Rest (yes/no) ? [yes] :

53 Files tree generation grouped by Type or by Module (t/m) ? [t] :

54 create: ./models/carModel.js

55 create: ./routes/carsRoutes.js

56 create: ./controllers/carController.js

59 ## Rendering

60 ### Model

61 models/carModel.js :

62 ```javascript

63 const mongoose = require('mongoose');

115 controllers/carController.js :

116 ```javascript

117 const carModel = require('../models/carModel.js');

118

119 /**

RunnerForPartB.java (https://bitbucket.org/meleshko_oleg/epam_training_2018.git) Java · 69 lines

1 import partB.analyzers.CarAnalyzer;

2 import partB.enums.CarModel;

3 import partB.enums.Color;

4 import partB.objects.Car;

12

13 // N1

14 Car bmw5 = new Car(CarModel.BMW, 1550, 5, Color.BLACK, "Germany");

15 Car _bmw5 = new Car(CarModel.BMW, 1550, 5, Color.BLACK, "Germany");

18

19 // N2

20 Car bmw3 = new Car(CarModel.BMW, 1110, 4, Color.BLUE, "Germany");

21 Car _bmw3 = new Car(CarModel.BMW, 1110, 4, Color.BLUE, new String("Germany"));

24

25 // N3

26 Car audiA8 = new Car(CarModel.AUDI, 1950, 5, Color.WHITE, "Brazil");

27 Car _audiA8 = new Car(CarModel.AUDI, 1950, 5, Color.GREY, "Brazil");

snippet.py (https://github.com/gistable/gistable.git) Python · 44 lines

5 Class to parse email stored with Apple proprietary emlx format

6 Created by Karl Dubost on 2013-03-30

7 Inspired by Rui Carmo — https://the.taoofmac.com/space/blog/2008/03/03/2211

8 MIT License"""

9

run_rules.sh (https://github.com/devonjones/PSRD-Parser.git) Shell · 366 lines

73 ./rules_parse.py -o $DATA_DIR -b "Advanced Class Guide" -t "Cavalier" $WEB_DIR/pathfinderRPG/prd/advancedClassGuide/classOptions/cavalier.html

74 ./rules_parse.py -o $DATA_DIR -b "Advanced Class Guide" -t "Cleric" $WEB_DIR/pathfinderRPG/prd/advancedClassGuide/classOptions/cleric.html

75 ./rules_parse.py -o $DATA_DIR -b "Advanced Class Guide" -t "Druid" $WEB_DIR/pathfinderRPG/prd/advancedClassGuide/classOptions/druid.html

76 ./rules_parse.py -o $DATA_DIR -b "Advanced Class Guide" -t "Fighter" $WEB_DIR/pathfinderRPG/prd/advancedClassGuide/classOptions/fighter.html

77 ./rules_parse.py -o $DATA_DIR -b "Advanced Class Guide" -t "Gunslinger" $WEB_DIR/pathfinderRPG/prd/advancedClassGuide/classOptions/gunslinger.html

116 ./rules_parse.py -o $DATA_DIR -b "Advanced Player's Guide" -t "Bard" $WEB_DIR/pathfinderRPG/prd/advanced/coreClasses/bard.html

117 ./rules_parse.py -o $DATA_DIR -b "Advanced Player's Guide" -t "Cleric" $WEB_DIR/pathfinderRPG/prd/advanced/coreClasses/cleric.html

118 ./rules_parse.py -o $DATA_DIR -b "Advanced Player's Guide" -t "Druid" $WEB_DIR/pathfinderRPG/prd/advanced/coreClasses/druid.html

119 ./rules_parse.py -o $DATA_DIR -b "Advanced Player's Guide" -t "Fighter" $WEB_DIR/pathfinderRPG/prd/advanced/coreClasses/fighter.html

120 ./rules_parse.py -o $DATA_DIR -b "Advanced Player's Guide" -t "Monk" $WEB_DIR/pathfinderRPG/prd/advanced/coreClasses/monk.html

142 ./rules_parse.py -o $DATA_DIR -b "Ultimate Magic" -t "Bard" $WEB_DIR/pathfinderRPG/prd/ultimateMagic/spellcastingClassOptions/bard.html

143 ./rules_parse.py -o $DATA_DIR -b "Ultimate Magic" -t "Cleric" $WEB_DIR/pathfinderRPG/prd/ultimateMagic/spellcastingClassOptions/cleric.html

144 ./rules_parse.py -o $DATA_DIR -b "Ultimate Magic" -t "Druid" $WEB_DIR/pathfinderRPG/prd/ultimateMagic/spellcastingClassOptions/druid.html

145 ./rules_parse.py -o $DATA_DIR -b "Ultimate Magic" -t "Inquisitor" $WEB_DIR/pathfinderRPG/prd/ultimateMagic/spellcastingClassOptions/inquisitor.html

146 ./rules_parse.py -o $DATA_DIR -b "Ultimate Magic" -t "Magus" $WEB_DIR/pathfinderRPG/prd/ultimateMagic/spellcastingClassOptions/magus.html

PoseMarkers.js (https://github.com/cruise-automation/webviz.git) JavaScript · 139 lines

1 // @flow

2 //

3 // Copyright (c) 2019-present, Cruise LLC

4 //

5 // This source code is licensed under the Apache License, Version 2.0,

18 } from "regl-worldview";

19

20 import CarModel from "./CarModel";

21 import carOutlinePoints from "./CarModel/carOutline.json";

63 if (settings?.addCarOutlineBuffer) {

64 otherMarkers.push(

65 <FilledPolygons layerIndex={layerIndex} key={`cruise-pose-${i}`}>

66 {[

67 {

79 case "car-outline": {

80 otherMarkers.push(

81 <FilledPolygons layerIndex={layerIndex} key={`cruise-pose-${i}`}>

82 {[

83 {

iobservadormarcadoarea.h (https://github.com/gerddie/ginkgocadx.git) C Header · 110 lines

43 virtual void OnPoligonoCreado(GNC::GCS::Widgets::WMarcadoArea* pPoligono) = 0;

44 virtual void OnPoligonoModificado(GNC::GCS::Widgets::WMarcadoArea* pPoligono) = 0;

45 virtual void OnPoligonoDestruido(GNC::GCS::Widgets::WMarcadoArea* pPoligono) = 0;

46 virtual void OnKeyEvent(GNC::GCS::Events::EventoTeclado & evt) = 0;

47 };

84 }

85

86 virtual void NotificarModificacion(WMarcadoArea* pWidget)

87 {

88 if (m_pObservadorMarcado != NULL) {

94 {

95 if (m_pObservadorMarcado != NULL) {

96 m_pObservadorMarcado->OnPoligonoDestruido(pWidget);

97 }

98 }

gamelevel.js (https://github.com/cjcliffe/CubicVR.js.git) JavaScript · 180 lines

5 // var scene = CubicVR.loadCollada("../models/collada/sportscar/car1.dae","../models/collada/sportscar/");

6

7 var carModel = scene.getSceneObject(meshName).getMesh();

8 // var carModel = scene.getSceneObject("car1").getMesh();

11 var envTex = new CubicVR.Texture("../images/fract_reflections.jpg");

12

13 for (var i= 0; i < carModel.materials.length; i++) {

14 var mat = carModel.materials[i];

IndexController.java (https://gitlab.com/rizomm/Technical-Project.git) Java · 181 lines

22 import com.cargodenuit.business.service.BrandService;

23 import com.cargodenuit.business.service.CarService;

24 import com.cargodenuit.business.service.CarmodelService;

25 import com.cargodenuit.business.service.FuelService;

26 import com.cargodenuit.business.service.UserRolesService;

51 private CarService carService;

52 @Resource

53 private CarmodelService carmodelService;

54 @Resource

55 private FuelService fuelService;

84

85 /**

86 * On construit le form pour créer un user

87 */

88 User user = new User();

pt_pt.yaml (https://github.com/Felienne/hedy.git) YAML · 98 lines

32

33 ## O que se segue?

34 É uma pena só conseguires criar frases em que o nome do personagem principal aparece no final, certo? Depois de praticarmos com esta história, prossegue para o nível 2 e, a seguir, para o nível 3, onde podes criar programas cada vez mais complexos.

35

36 start_code: "print A tua história começa aqui"

80 Podes ter notado que ainda existe um erro no nível 2.

81

82 Por acaso, tentaste construir uma frase que continha a palavra nome? E.g. `print o meu nome é nome`.

83

84 Não funciona nada bem! O que obténs: o meu Manuel é Manuel. Podes consertar isto no nível 3.

index.php (https://github.com/dme/newspipe.git) PHP · 30 lines

1 <script language="php">

2 // ======================================================================

3 // $Id: index.php,v 1.5 2005/12/01 18:47:43 rcarmo Exp $

4 //

5 // WebPipe main index

6 //

7 // Copyright (C) 2005 Rui Carmo, http://the.taoofmac.com

8 //

9 // This program is free software; you can redistribute it and/or modify

README.md (https://gitlab.com/wamburu/iojs-pt) Markdown · 47 lines

29 * Guilherme J. Tramontina ([@gtramontina](https://github.com/gtramontina))

30 * Gustavo Henke ([@gustavohenke](https://github.com/gustavohenke))

31 * João Carmona ([@jpcarmona](https://github.com/jpcarmona))

32 * Jonathan Cardoso Machado ([@jcmais](https://github.com/JCMais))

33 * Rogério Vicente ([@rogeriopvl](https://github.com/rogeriopvl))

34 * Rui Marinho ([@ruimarinho](https://github.com/ruimarinho))

35 * Rui Quelhas ([@ruiquelhas](https://github.com/ruiquelhas))

netgrowl.py (https://github.com/mutru/growl.git) Python · 132 lines

3 """Growl 0.6 Network Protocol Client for Python"""

4 __version__ = "0.6" # will always match Growl version

5 __author__ = "Rui Carmo (http://the.taoofmac.com)"

6 __copyright__ = "(C) 2004 Rui Carmo. Code under BSD License."

CarSearchControl.Designer.cs (https://bitbucket.org/tkestowicz/solidworkshop.git) C# · 324 lines

184 this.comboBoxCarColor.ValueMember = "Value";

185 //

186 // comboBoxCarModel

187 //

188 this.comboBoxCarModel.DisplayMember = "Value";

191 this.comboBoxCarModel.Location = new System.Drawing.Point(145, 73);

192 this.comboBoxCarModel.Name = "comboBoxCarModel";

193 this.comboBoxCarModel.Size = new System.Drawing.Size(149, 21);

195 this.comboBoxCarModel.Tag = "searchParam";

196 this.comboBoxCarModel.ValueMember = "Value";

197 //

198 // comboBoxCarBrand

271 this.labelCarModel.Location = new System.Drawing.Point(17, 73);

272 this.labelCarModel.Name = "labelCarModel";

273 this.labelCarModel.Size = new System.Drawing.Size(39, 13);

CarModelEditorViewToPopupAdapter.cs (https://bitbucket.org/tkestowicz/solidworkshop.git) C# · 62 lines

8 namespace FormsView.Popups.Adapters

9 {

10 /// <summary cref="ICarModelEditorView">

11 /// Klasa adoptuje widok dodawania modelu samochodów do szablonu wsadzonego w wyskakujące okienko.

12 /// Stanowi nakładke na szablon <cref="ICarModelEditorView"> żeby logika dodawania modelu mogła odwoływać się do właściwości widoku.

13 /// </summary>

14 public class CarModelEditorViewToPopupAdapter : BasePopupViewAdapter, ICarModelEditorView

15 {

16

17 #region ICarModelEditorView

18

19 public string ModelName

Development-Guide-Rad-Tool.md (https://github.com/aspnetzero/documents.git) Markdown · 130 lines

111 - CreateOrEditModal.js or CreateOrEdit.js (if "Create Non-modal CRUD Page" is selected)

112 - CreateOrEditModal.cshtml or CreateOrEdit.cshtml (if "Create Non-modal CRUD Page" is selected)

113 - ViewCarModal.cshtml or ViewCar.cshtml (if "Create Non-modal CRUD Page" is selected)

114 - LookupTableViewModel.cshtml

115 - LookupTableModal.js

view-car.component.ts (https://bitbucket.org/AhmedElMetwally/cars-rental.git) TypeScript · 279 lines

1 import { ICarModel } from '../../../models/carModel';

2 import { CarService } from '../../../service/car.service';

3 import { AuthService } from '../../../service/auth.service';

45 public carGroupTitle: string;

46

47 public car: ICarModel;

48 public edit = {

49 carGroup_id: false, plateNumber: false, gearType: false, status: false,

52

53 public RegExpCarGroupModel = this.sharedService.mainRegExp.RegExpCarGroupModel;

54 public RegExpCarModel = this.sharedService.mainRegExp.RegExpCarModel;

55

56

93 ${(this.car.carGroup as any).branch[fieldName]} -

94 ${(this.car.carGroup as any).carType[fieldName]} -

95 ${(this.car.carGroup as any).carModel[fieldName]} -

96 ${(this.car.carGroup as any).year}

97 `;

DiscWorldVisualizer.h (https://github.com/OrebroUniversity/navigation_oru-release.git) C Header · 199 lines

24 #include "UnicycleConfiguration.h"

25

26 #include "CarModel.h"

27 #include "LHDModel.h"

28 #include "UnicycleModel.h"

historyRecords.js (https://github.com/ibisTime/xn-wzcd-oss.git) JavaScript · 148 lines

93 }, {

94 title: '车辆型号',

95 field: 'carModel'

96 }, {

97 title: '车辆价格',

CompareCell.m (https://github.com/HawkEleven/UITableViewLinkageDemo.git) Objective C · 87 lines

8

9 #import "CompareCell.h"

10 #import "CarModel.h"

11 #import "Header.h"

12

50 }

51

52 - (void)setDatas:(NSArray<CarModel *> *)datas withIndex:(NSIndexPath *)indexPath {

53 if (!self.compareItems.count) {

54 for (NSInteger i = 0; i < datas.count; i ++) {

mod_rcar_sd_clock.h (https://github.com/ARM-software/SCP-firmware.git) C Header · 272 lines

21

22 /*!

23 * \addtogroup GroupRCARModule RCAR Product Modules

24 * @{

25 */

manage_oscars.ftl (https://github.com/tgh/FiLTH.git) Freemarker Template · 102 lines

30 <td class="oscarCategory">${oscar.category}</td>

31 <td>

32 <a data-remodal-target="editOscarModal" data-oscar-id="${oscar.id}" class="button editButton">Edit</a>

33 </td>

34 <td>

47

48 <#-- Add oscar modal -->

49 <div id="addOscarModal" class="remodal modal inputModal" data-remodal-id="addOscarModal" data-remodal-options="hashTracking: false">

50 <h2>New Oscar</h2>

51

68

69 <#-- Edit oscar modal -->

70 <div id="editOscarModal" class="remodal modal inputModal" data-remodal-id="editOscarModal" data-remodal-options="hashTracking: false">

71 <h2>Edit Oscar</h2>

72

class-tree.html (https://github.com/Sam-Wang/FarmHarvestBot.git) HTML · 127 lines

57 <em class="summary">The most base type</em>

58 <ul>

59 <li> <strong class="uidlink"><a href="harvest_try1.srv._CarMove.CarMove-class.html">harvest_try1.srv._CarMove.CarMove</a></strong>

60 </li>

61 <li> <strong class="uidlink">genpy.message.Message</strong>:

62 <em class="summary">Base class of Message data classes auto-generated from msg files.</em>

63 <ul>

64 <li> <strong class="uidlink"><a href="harvest_try1.srv._CarMove.CarMoveRequest-class.html">harvest_try1.srv._CarMove.CarMoveRequest</a></strong>

65 </li>

66 <li> <strong class="uidlink"><a href="harvest_try1.srv._CarMove.CarMoveResponse-class.html">harvest_try1.srv._CarMove.CarMoveResponse</a></strong>

67 </li>

68 <li> <strong class="uidlink"><a href="harvest_try1.msg._FruitCnt.FruitCnt-class.html">harvest_try1.msg._FruitCnt.FruitCnt</a></strong>

69 </li>

70 <li> <strong class="uidlink"><a href="harvest_try1.srv._fruit_pos.fruit_posRequest-class.html">harvest_try1.srv._fruit_pos.fruit_posRequest</a></strong>

CruiseControlApplet.java (https://bitbucket.org/lp/programming-multiactivities.git) Java · 186 lines

35 * $$PROACTIVE_INITIAL_DEV$$

36 */

37 package org.objectweb.proactive.examples.cruisecontrol;

38

39 import org.objectweb.proactive.core.config.ProActiveConfiguration;

40

41

42 /** The Applet : CruiseControlApplet

43 * models a car and a speed controller,

44 * and implements the primitives of the ProActive package.

75 public static void main(String[] arg) {

76 ProActiveConfiguration.load();

77 new CruiseControlApplet("Cruise Control", 840, 420);

78 }

79

shared.service.ts (https://bitbucket.org/AhmedElMetwally/cars-rental.git) TypeScript · 157 lines

7 import { RegExpClientModel } from '../models/clientModel';

8 import { EgearType, EgearTypeEn, EgearTypeAr } from '../enums/car.enum';

9 import { RegExpCarModel } from '../models/carModel';

10 import { Escreens , EscreensAr, EscreensEn } from '../enums/screens.enum';

11 import { RegExpCarModelModel } from '../models/carModelModel';

59 RegExpBranchModel,

60 RegExpCarGroupModel,

61 RegExpCarModelModel,

62 RegExpCarTypeModel,

63 RegExpCarModel,

index.md (https://github.com/rcarmo/sushy.git) Markdown · 61 lines

1 From: Rui Carmo

2 Date: 2014-11-03 19:09:00

3 Last-Modified: 2014-12-29 11:15:00

57 [lisp]: Wikipedia:LISP

58 [python]: http://python.org

59 [utils]: https://github.com/rcarmo/python-utils

60 [b]: http://bottlepy.org

61

README.md (https://github.com/rcarmo/quartzcomposer-vnc.git) Markdown · 27 lines

1 # Quartz Composer VNC Server PlugIn

2

3 Forked by Rui Carmo on January 2011 to provide extra attributes (port number, for one).

4

5 Quartz Composer port originally by Mirek Rusin <mirek [at] me [dot] com>

items.h (https://github.com/diasurgical/devilutionX.git) C Header · 155 lines

16 extern BOOL uitemflag;

17 extern int itemavail[MAXITEMS];

18 extern ItemStruct curruitem;

19 extern ItemGetRecordStruct itemrecord[MAXITEMS];

20 extern ItemStruct item[MAXITEMS + 1];

130 int ItemNoFlippy();

131 void CreateSpellBook(int x, int y, int ispell, BOOL sendmsg, BOOL delta);

132 void CreateMagicArmor(int x, int y, int imisc, int icurs, BOOL sendmsg, BOOL delta);

133 void CreateMagicWeapon(int x, int y, int imisc, int icurs, BOOL sendmsg, BOOL delta);

134 BOOL GetItemRecord(int nSeed, WORD wCI, int nIndex);

readme.md (https://github.com/willianjusten/curso-de-svg.git) Markdown · 103 lines

7 O curso tem como objetivo passar desde os conceitos básicos do SVG até os mais avançados, permitindo criar basicamente o que se quiser com SVG. O curso será desenvolvido em pequenos módulos com vídeos curtos, facilitando assim o aprendizado e o desenvolvimento do aluno, visando sempre uma didática simples, concisa e bastante aplicada a prática de trabalho.

8

9 Existirão alguns projetos ao decorrer do curso, para aplicarmos os conceitos aprendidos, fazendo com que o aluno perceba sua evolução e também comece a trabalhar mais em sua parte criativa e com código.

10

11 ## Instrutor

45 - Colorindo ícones com mais de uma cor

46

47 - Projeto #1 - Construindo um SVG responsivo e adaptativo

48 - Tornando o SVG Fluido

49 - Tornando o SVG adaptativo

YBLCategoryListViewController.m (https://github.com/Josin22/Yuncai.git) Objective C · 95 lines

29 [super viewDidLoad];

30 [self createNavigationBar];

31 [self starUIService];

32

33 }

37 // if (!_dataArray) {

38 // _dataArray = [NSMutableArray array];

39 // NSArray *array = [YBLShopCarModel shareInstance].tempGoods;

40 // for (int i = 0; i < 0; i++) {

41 // [_dataArray addObject:array[arc4random()%9]];

47

48

49 - (void)starUIService {

50 self.listService = [[YBLCategoryListService alloc] init];

51 self.listService.categoryListVC = self;

app.js (https://github.com/roger-melo-treinamentos/curso-de-js-roger-melo.git) JavaScript · 80 lines

61 06

62

63 - O idioma da interface gráfica da aplicação que estamos construindo

64 (Weather App) é pt-BR;

65 - Ao invocarmos a getCityWeather, observe que a propriedade "WeatherText" do

LICENSE (https://github.com/mleonhard/imapbackup.git) License · 26 lines

1 Copyright (C) 2007, Rui Carmo, Michael Leonhard

2

3 All rights reserved.

Main.java (https://github.com/SCI2SUGR/KEEL.git) Java · 97 lines

37 * @author Written by Alberto Fernandez (University of Granada) 01/02/2006

38 * @author Modified by Nicola Flugy Papa (Politecnico di Milano) 24/03/2009

39 * @author Modified by Cristobal J. Carmona (University of Jaen) 10/07/2010

40 * @version 1.0

41 * @since JDK1.6

VehicleMission.h (https://github.com/OrebroUniversity/navigation_oru-release.git) C Header · 119 lines

16 class Configuration;

17 #include "VehicleModel.h"

18 class CarModel;

19 class LHDModel;

20 class UnicycleModel;

admin.php (https://bitbucket.org/qu1ze/spycars.git) PHP · 1 lines

1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="language" content="en"/> <link rel="icon" href="<?php echo Yii::app()->request->baseUrl; ?>/favicon.ico" type="image/x-icon"/> <!-- blueprint CSS framework --> <!--<link rel="stylesheet" type="text/css" href="<?php echo Yii::app()->request->baseUrl; ?>/css/screen.css" media="screen, projection"/> --> <link rel="stylesheet" type="text/css" href="<?php echo Yii::app()->request->baseUrl; ?>/css/print.css" media="print"/> <link rel="stylesheet" href="<?php echo Yii::app()->request->baseUrl; ?>/css/normalize.css"> <link rel="stylesheet" href="<?php echo Yii::app()->request->baseUrl; ?>/css/main.css"> <?php regCssFile(array('jquery.gritter', 'colorbox')); regJsFile(array('jquery.gritter.min', 'jquery.colorbox-min', 'bighawk.ui')); app()->bootstrap->registerAssetJs('spin.js'); // app()->bootstrap->registerAssetJs('jquery.spin.js'); ?> <!--[if lt IE 8]> <link rel="stylesheet" type="text/css" href="<?php echo Yii::app()->request->baseUrl; ?>/css/ie.css" media="screen, projection"/> <![endif]--> <script src="<?php echo Yii::app()->request->baseUrl; ?>/js/modernizr-2.6.2.js"></script> <title><?php echo CHtml::encode($this->pageTitle); ?></title> </head> <body> <div class="container" id="page"> <?php $this->widget('bootstrap.widgets.TbNavbar', array( 'type' => 'inverse', // null or 'inverse' 'brand' => 'Home page', 'brandUrl' => '/admin/', 'collapse' => true, // requires bootstrap-responsive.css 'items' => array( array( 'class' => 'bootstrap.widgets.TbMenu', 'items' => array( array('label' => 'Brands', 'url' => array('/admin/brand/list')), array('label' => 'Models', 'url' => array('/admin/carmodel/list')), array('label' => 'Update', 'items' => array( array('label' => 'Sitemap','url' => array('/admin/console/generate')), array('label' => 'Thumbs','url' => array('/admin/console/search')) ) ), array('label' => 'Logout (' . Yii::app()->user->name . ')', 'url' => array('/site/logout'), 'visible' => !Yii::app()->user->isGuest) ), ), (!Yii::app()->user->isGuest) ? '<p class="navbar-text pull-right">Logged in as <a href="#">' . Yii::app()->user->name . '</a></p>' : '', ), )); ?> <!-- mainmenu --> <div class="container" style="margin-top:80px"> <?php echo $content; ?> <hr/> <div id="footer"> Copyright &copy; <?php echo date('Y'); ?> by Spy-cars.com<br/> All Rights Reserved.<br/> <?php echo Yii::powered(); ?> </div> <!-- footer --> </div> </div> <!-- page --> </body> </html>

base_uri.py.disable (https://github.com/myles/comfy.git) Python · 86 lines

6 A Yaki plugin to reformat links and page references

7

8 Created by Rui Carmo on 2006-09-12.

9 Published under the MIT license.

10 """

material.md (https://github.com/rubensdemelo/flutter-para-iniciantes.git) Markdown · 70 lines

17 [AppBar](https://api.flutter.dev/flutter/material/AppBar-class.html): Barra superior, onde podemos colocar o título da nossa tela. O Flutter também utiliza este widget para exibir o ícone

18

19 [Drawer](https://api.flutter.dev/flutter/material/Drawer-class.html): Menu lateral, que se abre após clicarmos em um ícone na [AppBar](https://api.flutter.dev/flutter/material/AppBar-class.html). Ao adicionarmos um [Drawer](https://api.flutter.dev/flutter/material/Drawer-class.html) ao [Scaffold](https://api.flutter.dev/flutter/material/Scaffold-class.html) e não adicionarmos uma [AppBar](https://api.flutter.dev/flutter/material/AppBar-class.html), o ícone para abrir o [Drawer](https://api.flutter.dev/flutter/material/Drawer-class.html) não é exibido.

20

21 Veja o código de um aplicativo combinando todos estes widgets:

63 {% embed url="https://codepen.io/rubensdemelo/pen/yLYGyKE" %}

64

65 Neste [vídeo](https://www.youtube.com/watch?v=DL0Ix1lnC4w), há uma demonstração de como utilizar os widgets da biblioteca [Material](https://api.flutter.dev/flutter/material/material-library.html) para construir um aplicativo com pouco mais de 100 linhas de código.

66

67 {% hint style="info" %}

README.md (https://github.com/kfdm/growlme.git) Markdown · 48 lines

22 -------

23

24 Most of the code is Rui Carmo's "netgrowl", included inline and edited down a bit. You can find the

25 original [on his web site](http://the.taoofmac.com/space/Projects/netgrowl). Greg added the CLI

26 wrapper and Robey generalized it into a something that executes other programs.

gpxparser.py (https://bitbucket.org/njwilson23/geo_tools) Python · 121 lines

2 GPX Parser

3

4 Based on code by Rui Carmo, available at

5 http://the.taoofmac.com/space/blog/2005/10/11/2359

6 """

error.enum.js (https://bitbucket.org/AhmedElMetwally/cars-rental.git) JavaScript · 548 lines

18 mainErrorEnum[mainErrorEnum["carType_not_found"] = 12] = "carType_not_found";

19 mainErrorEnum[mainErrorEnum["carTypes_not_found"] = 13] = "carTypes_not_found";

20 mainErrorEnum[mainErrorEnum["carModel_not_found"] = 14] = "carModel_not_found";

21 mainErrorEnum[mainErrorEnum["booking_not_found"] = 15] = "booking_not_found";

22 mainErrorEnum[mainErrorEnum["booking_not_found_or_car_not_found"] = 16] = "booking_not_found_or_car_not_found";

25 mainErrorEnum[mainErrorEnum["carType_nameEn_used_before"] = 19] = "carType_nameEn_used_before";

26 mainErrorEnum[mainErrorEnum["carType_nameAr_used_before"] = 20] = "carType_nameAr_used_before";

27 mainErrorEnum[mainErrorEnum["carModel_nameEn_used_before"] = 21] = "carModel_nameEn_used_before";

28 mainErrorEnum[mainErrorEnum["carModel_nameAr_used_before"] = 22] = "carModel_nameAr_used_before";

57 mainErrorEnum[mainErrorEnum["carGroup_id_required"] = 49] = "carGroup_id_required";

58 mainErrorEnum[mainErrorEnum["carGroup_id_invalid"] = 50] = "carGroup_id_invalid";

59 mainErrorEnum[mainErrorEnum["carModel_id_required"] = 51] = "carModel_id_required";

60 mainErrorEnum[mainErrorEnum["carModel_id_invalid"] = 52] = "carModel_id_invalid";

PicoRendezvous.py (https://github.com/jamescw/regrowl.git) Python · 83 lines

3 """Minimalist Rendezvous Client for Python"""

4 __version__ = "0.2"

5 __author__ = "Rui Carmo (http://the.taoofmac.com)"

6 __copyright__ = "(C) 2004 Rui Carmo. Code under BSD License."

CMakeLists.txt (https://github.com/OrebroUniversity/navigation_oru-release.git) CMake · 113 lines

60 src/AStarPathPlanner.cpp

61 src/CarConfiguration.cpp

62 src/CarModel.cpp

63 src/CollisionDetector.cpp

64 src/Configuration.cpp

netgrowl.py (https://bitbucket.org/shibu/berrymq) Python · 140 lines

6 """

7 __version__ = "0.6" # will always match Growl version

8 __author__ = "Rui Carmo (http://the.taoofmac.com)"

9 __copyright__ = "(C) 2004 Rui Carmo. Code under BSD License."

YFSpecExpectationsSample.m (https://github.com/ios122/ios122.git) Objective C · 117 lines

29

30 it(@"Message Pattern", ^{

31 YFKiwiCar * cruiser = [[YFKiwiCar alloc]init];

32

33 [[cruiser should] receive:@selector(jumpToStarSystemWithIndex:) withArguments: theValue(3)];

34

35 [cruiser jumpToStarSystemWithIndex: 3];

36 });

37

83

84 it(@"Mock", ^{

85 id carMock = [YFKiwiCar mock];

86 [ [carMock should] beMemberOfClass:[YFKiwiCar class]];

87 [ [carMock should] receive:@selector(currentGear) andReturn:theValue(3)];

88 [ [theValue([carMock currentGear]) should] equal:theValue(3)];

CalculateRouteMatrixRequestMarshaller.java (https://github.com/aws/aws-sdk-android.git) Java · 156 lines

68 if (calculateRouteMatrixRequest.getCarModeOptions() != null) {

69 CalculateRouteCarModeOptions carModeOptions = calculateRouteMatrixRequest

70 .getCarModeOptions();

71 jsonWriter.name("CarModeOptions");

72 CalculateRouteCarModeOptionsJsonMarshaller.getInstance().marshall(carModeOptions,

73 jsonWriter);

74 }

IMainFormView.cs (https://MobileBroadbandLM.svn.codeplex.com/svn) C# · 44 lines

3 using System.Text;

4

5 namespace MobileBroadbandLoggingMonitorUI.UI.Interfaces

6 {

7 public interface IMainFormView

42

43 //Biler

44 //PickerView => CarPickerPresenter <= CarModel

main.php (https://github.com/dme/newspipe.git) PHP · 53 lines

1 <script language="php">

2 // ======================================================================

3 // $Id: main.php,v 1.4 2005/12/01 18:47:43 rcarmo Exp $

4 //

5 // WebPipe main handler

6 //

7 // Copyright (C) 2005 Rui Carmo, http://the.taoofmac.com

8 //

9 // This program is free software; you can redistribute it and/or modify

ModeloCarroServicesTest.java (https://gitlab.com/brunokarpo/Estudos.git) Java · 162 lines

39 .comDescricao("Fusca")

40 .comFabricante("Volkswagen")

41 .construir();

42

43 sut = new ModeloCarroService();

116

117 @Test

118 public void deveBuscarModeloDeCarroPorCodigo() throws Exception {

119 sut.buscarPorCodigo(1L);

120

151 private List<ModeloCarro> criarListaDeModelos() {

152 List<ModeloCarro> modelos = new ArrayList<ModeloCarro>();

153 modelos.add(new ModeloCarroBuilder().comCodigo(1L).comDescricao("Fusca").comFabricante("Volkswagen").construir());

154 modelos.add(new ModeloCarroBuilder().comCodigo(2L).comDescricao("HB 20").comFabricante("Hyundai").construir());

155 modelos.add(new ModeloCarroBuilder().comCodigo(3L).comDescricao("Vectra").comFabricante("Chevrolet").construir());

156 modelos.add(new ModeloCarroBuilder().comCodigo(4L).comDescricao("Astra").comFabricante("Chevrolet").construir());

listing.php (https://bitbucket.org/meshwarhtml/meshwarhtml.git) PHP · 320 lines

58 </li>

59 <li>

60 <div class="carmodal">

61

62 الموديل

100 </li>

101 <li>

102 <div class="carmodal">

103

104 الموديل

142 </li>

143 <li>

144 <div class="carmodal">

145

146 الموديل

helloCordova.ap_.d (https://github.com/artecher/ang_cor.git) D · 85 lines

39 C:\projects\ang_cor\platforms\android\assets\www\scripts \

40 C:\projects\ang_cor\platforms\android\assets\www\styles \

41 C:\projects\ang_cor\platforms\android\assets\www\data\carModels.json \

42 C:\projects\ang_cor\platforms\android\assets\www\data\currentModel.json \

43 C:\projects\ang_cor\platforms\android\assets\www\img\gasStationLogos \

ShoppingCarTableViewCell.m (https://github.com/huazhixi/chooseGoodsAttributesDemo.git) Objective C · 99 lines

8

9 #import "ShoppingCarTableViewCell.h"

10 #import "BuyCarModel.h"

11 #import "UIImageView+WebCache.h"

12 #import "ACMacros.h"

41 }

42

43 - (void)setBuyCarModel:(BuyCarModel *)buyCarModel {

44 _buyCarModel = buyCarModel;

46 [_goodImgView sd_setImageWithURL:[NSURL URLWithString:buyCarModel.goods_img] placeholderImage:nil];

47 _goodNameLbl.text = buyCarModel.goods_name;

48 _calculateLbl.text = buyCarModel.num;

49 _buyNumLbl.text = [NSString stringWithFormat:@"x%@", buyCarModel.num];

50 _goodPriceLbl.text = [NSString stringWithFormat:@"¥%@", buyCarModel.shop_price];

51 float totalPrice = [buyCarModel.shop_price floatValue] * [buyCarModel.num intValue];

52 _totalPriceLbl.text = [NSString stringWithFormat:@"¥%.2f", totalPrice];

53

ConfirmOrderTableViewCell.m (https://github.com/huazhixi/chooseGoodsAttributesDemo.git) Objective C · 49 lines

9 #import "ConfirmOrderTableViewCell.h"

10 #import "UIImageView+WebCache.h"

11 #import "BuyCarModel.h"

12 #import "ACMacros.h"

13

33 }

34

35 - (void)setOrderModel:(BuyCarModel *)orderModel {

36 _orderModel = orderModel;

37

browse-footer.tmpl (https://github.com/neymanna/fusionforge.git) Go Template · 9 lines

7 <?= $WikiTheme->getOwnerMessage($page) ?> <?= $WikiTheme->getLastModifiedMessage($revision) ?> <?= $WikiTheme->getAuthorMessage($revision) ?><br />

8 <?php } ?>

9 This site is powered by <a href="http://phpwiki.sourceforge.net">PhpWiki</a>. Page design based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>, adapted by <a href="http://the.taoofmac.com">Rui Carmo</a> from an original design by <a href="http://binarybonsai.com">Michael Heilemann</a>.</p><!--}}} Edit Date-->

10

action.php (https://github.com/dme/newspipe.git) PHP · 36 lines

1 <script language="php">

2 // ======================================================================

3 // $Id: action.php,v 1.4 2005/12/01 18:47:43 rcarmo Exp $

4 //

5 // WebPipe action handler

6 //

7 // Copyright (C) 2005 Rui Carmo, http://the.taoofmac.com

8 //

9 // This program is free software; you can redistribute it and/or modify

rss.php (https://github.com/dme/newspipe.git) PHP · 28 lines

1 <script language="php">

2 // ======================================================================

3 // $Id: rss.php,v 1.4 2005/12/01 18:47:43 rcarmo Exp $

4 //

5 // WebPipe RSS generator

6 //

7 // Copyright (C) 2005 Rui Carmo, http://the.taoofmac.com

8 //

9 // This program is free software; you can redistribute it and/or modify

browse-footer.tmpl (https://github.com/olberger/fusionforge.git) Go Template · 9 lines

7 <?php echo $WikiTheme->getOwnerMessage($page) ?> <?php echo $WikiTheme->getLastModifiedMessage($revision) ?> <?php echo $WikiTheme->getAuthorMessage($revision) ?><br />

8 <?php } ?>

9 This site is powered by <a href="http://phpwiki.sourceforge.net">PhpWiki</a>. Page design based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>,<br />adapted by <a href="http://the.taoofmac.com">Rui Carmo</a> from an original design by <a href="http://binarybonsai.com">Michael Heilemann</a>.</p><!--}}} Edit Date-->

10

CarModelForm.Designer.cs (https://bitbucket.org/invincible_ghost/sale-of-cars.git) C# · 119 lines

1 namespace Sale_of_cars.CarForms

2 {

3 partial class CarModelForm

4 {

5 /// <summary>

87 this.comboBox1.TabIndex = 5;

88 //

89 // CarModelForm

90 //

91 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);

98 this.Controls.Add(this.dataGridView1);

99 this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;

100 this.Name = "CarModelForm";

101 this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;

102 this.Text = "Моделі";

index.md (https://github.com/rcarmo/sushy.git) Markdown · 16 lines

1 From: Rui Carmo

2 Date: 2015-01-17 22:10:00

3 Title: Implemented See Also

13 In preparation for the next set of features (which is going to include blog archives and so forth), I'm now adding development notes to the sample content.

14

15 [y]: https://github.com/rcarmo/Yaki

16 [e2]: http://everything2.com

search.bak.php (https://github.com/boldyrek/grabber.git) PHP · 3349 lines

165 (

166 'carmark' => 'TOYOTA',

167 'carmodel' => 'LAND CRUISER',

168 'yearfrom' => 2003,

169 'yearto' => 2004,

186 (

187 'carmark' => 'HONDA',

188 'carmodel' => 'CR-V',

189 'yearfrom' => 2002,

190 'yearto' => 2003,

408 'km2' => '',

409 'mk' => 'TOYOTA',

410 'ml' => array('LAND CRUISER', 'LANDCRUISER S/W', 'LANDCRUISER S/W BA'),

411 'search' => 'Search Now'

412 ),

README.md (https://github.com/nodejs/nodejs-pt.git) Markdown · 53 lines

44 * Guilherme J. Tramontina ([@gtramontina](https://github.com/gtramontina))

45 * Gustavo Henke ([@gustavohenke](https://github.com/gustavohenke))

46 * João Carmona ([@jpsc](https://github.com/jpsc))

47 * Jonathan Cardoso Machado ([@jcmais](https://github.com/JCMais))

48 * Ricardo Torres ([@rictorres](https://github.com/rictorres))

49 * Rogério Vicente ([@rogeriopvl](https://github.com/rogeriopvl))

50 * Rui Marinho ([@ruimarinho](https://github.com/ruimarinho))

51 * Rui Quelhas ([@ruiquelhas](https://github.com/ruiquelhas))

planificar-modificacion.jsp (https://github.com/ianibo/Agrega2.git) JavaServer Pages · 100 lines

22

23 <h2><bean:message key="crearTarea.cabecera"/></h2>

24 <form id="planificarPlanificarModificacionPlanificarForm" action="<html:rewrite action="/Planificar/PlanificarModificacionPlanificar"/>" method="post" enctype="multipart/form-data">

25 <p class="parrafo_comun" id="separacion2"><bean:message key="crearTarea.instrucciones"/></p>

26 <!-- ******************** INICIO GLOBO GRIS ********************* -->

for.md (https://github.com/wendrewdevelop/python4noobs.git) Markdown · 251 lines

9 In[]:

10

11 fruits = ["apple", "banana", "cherry"]

12 for x in fruits:

29 In[]:

30

31 fruits = ["apple", "banana", "cherry"]

32 for x in fruits:

46 ```

47

48 - E se colocarmos o retorno do loop após do __break__:

49

50 ```python

51 In[]:

52

53 fruits = ["apple", "banana", "cherry"]

54 for x in fruits:

index.md (https://github.com/rcarmo/sushy.git) Markdown · 43 lines

1 From: Rui Carmo

2 Date: 2013-07-06 23:33:00

3 Title: Syntax Highlighting Tests

backup-upgrade-mars-agent.md (https://github.com/MicrosoftDocs/azure-docs.ja-jp.git) Markdown · 28 lines

6 suite: ''

7 author: v-amallick

8 manager: carmonm

9 ms.service: backup

10 ms.tgt_pltfrm: <optional>

Menu_Difficulty.cpp (git://pkgs.fedoraproject.org/astromenace) C++ · 237 lines

94 DrawFont(X1, Y1, 0, 0, 0, MenuContentTransp, GetText("3_Enemy_Armor_Penalty"));

95 ButOff = false;

96 if (Setup.Profile[CurrentProfile].NPCArmorPenalty == 1) ButOff = true;

97 if (DrawButton128_2(X1+360, Y1-6, GetText("1_Decrease"), MenuContentTransp, ButOff))

98 {

99 Setup.Profile[CurrentProfile].NPCArmorPenalty--;

100 if (Setup.Profile[CurrentProfile].NPCArmorPenalty < 1) Setup.Profile[CurrentProfile].NPCArmorPenalty = 1;

101 }

102 ButOff = false;

103 if (Setup.Profile[CurrentProfile].NPCArmorPenalty == 4) ButOff = true;

104 if (DrawButton128_2(X1+616, Y1-6, GetText("1_Increase"), MenuContentTransp, ButOff))

105 {

106 Setup.Profile[CurrentProfile].NPCArmorPenalty++;

107 if (Setup.Profile[CurrentProfile].NPCArmorPenalty > 4) Setup.Profile[CurrentProfile].NPCArmorPenalty = 4;

108 }

109 if (Setup.Profile[CurrentProfile].NPCArmorPenalty == 1)

user.py (https://github.com/20after4/Yaki.git) Python · 133 lines

6 # This is part of "Snakelets" - Python Web Application Server

7 # which is (c) Irmen de Jong - irmen@users.sourceforge.net

8 # Modified by Rui Carmo to include p3 password escrow

9 #

10 #############################################################################

sort_cars_list.feature (https://bitbucket.org/Doaa_karamallah/2d.git) Gherkin Specification · 43 lines

6

7 Background: cars have been added to database

8 Given the following carmodels exist:

9 | name |customer_id|

10 | BMW |1|

12

13 Given the following makes exist:

14 |name |carmodel_id |customer_id|

15 |Astra | 1 | 1|

16 | corsa | 1 | 1 |

20

21 Given the following cars exist:

22 | carmodel_id | make_id |color|prushdate | price |transmaision| nationality|ecapacity |speed |gass| info |customer_id |isused|

23 | 1 | 1 | black | 19-Oct-2004|$123.40 | manual|german |2000|180|95|you will so mush if you dont get it :)|1|1|

24 | 1 | 2 | black | 10-Dec-1994|$123.40 | automatic|german |2000|180|92|you will so mush if you dont get it :)|1|0|

historying.js (https://github.com/ibisTime/xn-wzcd-oss.git) JavaScript · 143 lines

70 key: 'budget_orde_biz_typer'

71 }, {

72 field: 'carModel',

73 title: '车辆型号'

74 }, {

sergipe_cities.rb (https://github.com/leandronunes/bsc_plugin.git) Ruby · 98 lines

25 c = BSC::City.new(:name => 'Capela', :zip_code => '49.700-000', :state => state); c.save

26 c = BSC::City.new(:name => 'Carira', :zip_code => '49.550-000', :state => state); c.save

27 c = BSC::City.new(:name => 'Carmopolis', :zip_code => '49.740-000', :state => state); c.save

28 c = BSC::City.new(:name => 'Cedro De Sao Joao', :zip_code => '49.930-000', :state => state); c.save

29 c = BSC::City.new(:name => 'Cristinapolis', :zip_code => '49.270-000', :state => state); c.save

50 c = BSC::City.new(:name => 'Malhada Dos Bois', :zip_code => '49.940-000', :state => state); c.save

51 c = BSC::City.new(:name => 'Malhador', :zip_code => '49.570-000', :state => state); c.save

52 c = BSC::City.new(:name => 'Maruim', :zip_code => '49.770-000', :state => state); c.save

53 c = BSC::City.new(:name => 'Miranda', :zip_code => '49.702-000', :state => state); c.save

54 c = BSC::City.new(:name => 'Moita Bonita', :zip_code => '49.560-000', :state => state); c.save

setup.py (https://github.com/rcarmo/shelf.git) Python · 46 lines

19 CFBundleShortVersionString=version,

20 CFBundleVersion=version,

21 NSHumanReadableCopyright="Copyright 2008-2010 Tom Insam. Modifications by Rui Carmo.",

22

23 NSAppleScriptEnabled=True,

harvest.py (https://github.com/Sam-Wang/FarmHarvestBot.git) Python · 70 lines

14 rospy.wait_for_service('fruit_pos')

15 try:

16 fruit_pos1 = rospy.ServiceProxy('fruit_pos', fruit_pos)

17 resp1 = fruit_pos1(x, y)

23 global fruit_cnt

24 fruit_cnt = data.fruit_cnt

25 rospy.loginfo("I heard fruit_cnt=%i", fruit_cnt)

28 def vision_sub():

29 #rospy.init_node('vision_sub')

30 rospy.Subscriber('vision_fruit_cnt', FruitCnt, vision_sub_callback)

31

32 def car_client(x, y):

48 fruit_pos_idx = vision_client(0,0)

49 rospy.loginfo("ask vision to find the position of fruit, position index result=%i" %( fruit_pos_idx))

50 rospy.loginfo("ask robot to pick that one!")

51 time.sleep(2.5)

growl.py (https://github.com/ozamosi/river.git) Python · 150 lines

6 """Growl 0.6 Network Protocol Client for Python"""

7 __version__ = "0.6.1" # will always match Growl version

8 __author__ = "Rui Carmo (http://the.taoofmac.com)"

9 __copyright__ = "(C) 2004 Rui Carmo. Code under BSD License."

__init__.py (https://github.com/dttocs/Yaki.git) Python · 96 lines

42 # (if you use frog and SharedAuth, you can leave this... it will use Frog's userbase)

43 "knownusers" : {

44 "rcarmo": FileUser("rcarmo", "Rui Carmo", r"/Users/rcarmo", passwordhash="0e4e429dbb308001663177fbbabfb186f6b73781"), # XXX set this to correct values

45 },

46

CalculateRouteCarModeOptionsJsonUnmarshaller.java (https://github.com/aws/aws-sdk-java.git) Java · 78 lines

25

26 /**

27 * CalculateRouteCarModeOptions JSON Unmarshaller

28 */

29 @Generated("com.amazonaws:aws-java-sdk-code-generator")

30 public class CalculateRouteCarModeOptionsJsonUnmarshaller implements Unmarshaller<CalculateRouteCarModeOptions, JsonUnmarshallerContext> {

31

32 public CalculateRouteCarModeOptions unmarshall(JsonUnmarshallerContext context) throws Exception {

33 CalculateRouteCarModeOptions calculateRouteCarModeOptions = new CalculateRouteCarModeOptions();

34

35 int originalDepth = context.getCurrentDepth();

51 if (context.testExpression("AvoidFerries", targetDepth)) {

52 context.nextToken();

53 calculateRouteCarModeOptions.setAvoidFerries(context.getUnmarshaller(Boolean.class).unmarshall(context));

54 }

55 if (context.testExpression("AvoidTolls", targetDepth)) {

AutoAppApply.aspx (https://github.com/jocrag/DocuSign-eSignature-SDK.git) ASP.NET · 102 lines

36 <label for="carModel">

37 <asp:TextBox Name="carModel" ID="carModel" TabIndex="4" Columns="50" runat="server"/>

38 Car Model:<asp:Label ID="lblCarModelRequired" ForeColor="Red" runat="server" Text="*" Visible="false"></asp:Label>

requires-classic-cli.md (https://github.com/MicrosoftDocs/azure-docs.ja-jp.git) Markdown · 23 lines

4 author: sptramer

5 ms.author: sttramer

6 manager: carmonm

7 ms.date: 05/31/2019

8 ms.topic: include

identifier-index.html (https://github.com/Sam-Wang/FarmHarvestBot.git) HTML · 453 lines

101 <td width="33%" class="link-index"><a href="harvest_try1.srv._fruit_pos.fruit_posRequest-class.html#b">b</a><br />

102 <span class="index-where">(in&nbsp;<a href="harvest_try1.srv._fruit_pos.fruit_posRequest-class.html">fruit_posRequest</a>)</span></td>

103 <td width="33%" class="link-index">&nbsp;</td>

104 <td width="33%" class="link-index">&nbsp;</td>

168 <table class="link-index" width="100%" border="1">

169 <tr>

170 <td width="33%" class="link-index"><a href="harvest_try1.msg._FruitCnt.FruitCnt-class.html#fruit_cnt">fruit_cnt</a><br />

171 <span class="index-where">(in&nbsp;<a href="harvest_try1.msg._FruitCnt.FruitCnt-class.html">FruitCnt</a>)</span></td>

260 <td width="33%" class="link-index"><a href="harvest_try1.srv._CarMove.CarMoveResponse-class.html#serialize_numpy">serialize_numpy()</a><br />

261 <span class="index-where">(in&nbsp;<a href="harvest_try1.srv._CarMove.CarMoveResponse-class.html">CarMoveResponse</a>)</span></td>

262 <td width="33%" class="link-index">&nbsp;</td>

263 </tr>

274 <td width="33%" class="link-index"><a href="harvest_try1.srv._fruit_pos.fruit_posRequest-class.html#_slot_types">_slot_types</a><br />

275 <span class="index-where">(in&nbsp;<a href="harvest_try1.srv._fruit_pos.fruit_posRequest-class.html">fruit_posRequest</a>)</span></td>

276 </tr>

277 <tr>

listing.php (https://bitbucket.org/meshwarhtml/meshwarhtml.git) PHP · 348 lines

72 </li>

73 <li>

74 <div class="carmodal">

75

76 Model: <span>2013</span>

118 </li>

119 <li>

120 <div class="carmodal">

121

122 Model: <span>2013</span>

164 </li>

165 <li>

166 <div class="carmodal">

167

168 Model: <span>2013</span>

LICENSE.md (https://github.com/ebimodeling/sugarbag.git) Markdown · 65 lines

29 * **CSIRO Sustainable Ecosystems**

30 > Level 3, Queensland Biosciences Precinct

31 306 Carmody Rd, St Lucia, Qld 4067

32

33 ## This is the Software License

38 University of Illinois/NCSA Open Source License

39

40 Copyright (c) 2014 Deepak Jaiswal, David LeBauer, Ursula Ruiz-Vera. All rights reserved.

41

42 Permission is hereby granted, free of charge, to any person obtaining

plugins.py (https://github.com/myles/comfy.git) Python · 84 lines

6 Plugin registration and invocation

7

8 Created by Rui Carmo on 2006-11-12.

9 Published under the MIT license.

10 """

page.py (https://github.com/myles/comfy.git) Python · 88 lines

4 Page.py

5

6 Created by Rui Carmo on 2006-08-19.

7 Published under the MIT license.

8 """

CarModals.js (https://bitbucket.org/chrisgfortes/code-portfolio.git) JavaScript · 166 lines

21 import RateComparisonModalContent from './RateComparisonModalContent';

22

23 const CarModals = React.createClass({

24 mixins: [

25 BaobabReactMixinBranch,

164 });

165

166 export default CarModals;

AlipayEcoMycarCarmodelCreateResponse.java (https://github.com/alipay/alipay-sdk-java-all.git) Java · 69 lines

6

7 /**

8 * ALIPAY API: alipay.eco.mycar.carmodel.create response.

9 *

10 * @author auto create

11 * @since 1.0, 2019-01-07 20:51:15

12 */

13 public class AlipayEcoMycarCarmodelCreateResponse extends AlipayResponse {

14

15 private static final long serialVersionUID = 2554386219914571241L;

LICENSE (https://github.com/piku/piku.git) License · 21 lines

1 The MIT License (MIT)

2

3 Copyright (c) 2016 Rui Carmo

4

5 Permission is hereby granted, free of charge, to any person obtaining a copy

index.html (https://github.com/aleha84/simple.canvas.core2.git) HTML · 128 lines

85 <script type="text/javascript" src='images/godModels.js'></script>

86 <script type="text/javascript" src='images/flames.js'></script>

87 <script type="text/javascript" src='images/carModel.js'></script>

88 <script type="text/javascript" src='images/bridgeModels.js'></script>

89 <script type="text/javascript" src='images/teaModels.js'></script>

copyright (https://github.com/myusuf3/hellanzb.git) License · 91 lines

34

35

36 "Hellanzb/Growl.py" is (C) 2004 Rui Carmo and released under the terms of

37 the BSD License.

38

CalculateRouteCarModeOptionsJsonMarshaller.java (https://github.com/aws/aws-sdk-android.git) Java · 50 lines

21

22 /**

23 * JSON marshaller for POJO CalculateRouteCarModeOptions

24 */

25 class CalculateRouteCarModeOptionsJsonMarshaller {

26

27 public void marshall(CalculateRouteCarModeOptions calculateRouteCarModeOptions,

28 AwsJsonWriter jsonWriter) throws Exception {

29 jsonWriter.beginObject();

30 if (calculateRouteCarModeOptions.getAvoidFerries() != null) {

31 Boolean avoidFerries = calculateRouteCarModeOptions.getAvoidFerries();

33 jsonWriter.value(avoidFerries);

34 }

35 if (calculateRouteCarModeOptions.getAvoidTolls() != null) {

36 Boolean avoidTolls = calculateRouteCarModeOptions.getAvoidTolls();